Click here to Skip to main content
Sign Up to vote bad
good
See more: IIS
Hi, I have a rest api for an application that works fine in xampp but I want to use IIS. My problem is that when I host it with IIS I get this error. "HTTP Error 404.0 - Not Found" "The resource you are looking for has been deleted, renamed or is temporarily unavailable." I get this when I try to run this http://127.0.0.1/user/v1/login?realm=fiesta&user=test&password=098f6bcd4621d373cade4e832627b4f6&version=500[^]
 
I guess IIS thinks that v1/login is folders and is throwing me an error becouse of that.
 
//Any help would be highly appreciated.
Posted 21 Nov '12 - 9:30
maxbre213

Comments
Sergey Alexandrovich Kryukov - 21 Nov '12 - 16:38
Why putting HTML anchor tag to 127.0.0.1 resource? My shadow conspiracy Internet version goes too slowly these days, due to U.S. Thanksgiving celebration, so I'm not going to access your resource by that URI just yet... :-) --SA
Rohit Shrivastava - 21 Nov '12 - 16:58
did you install IIS after installing .Net framework / Visual Studio, if yes then please register aspnet on IIS use aspnet_regiis /i on visual studio command prompt.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Your Filters
Interested
Ignored
     
0 Sergey Alexandrovich Kryukov 8,386
1 OriginalGriff 6,596
2 CPallini 3,533
3 Rohan Leuva 2,703
4 Maciej Los 2,234


Advertise | Privacy | Mobile
Web03 | 2.6.130516.1 | Last Updated 21 Nov 2012
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid