Quantcast
Channel: C#.NET – // do something here
Viewing all articles
Browse latest Browse all 23

Error 404 on web service with map route

$
0
0

If you are getting an error 404 on your web service with a map route decorator on your methods, you might want to check your IIS settings to make sure that it is configured correctly.

Apparently, your app pool must be set up in integrated mode as opposed to classic mode in order for the routing to work.

BTW, Happy 10th Anniversary to the iPhone.

The post Error 404 on web service with map route appeared first on // do something here.


Viewing all articles
Browse latest Browse all 23

Trending Articles