Ideas to troubleshoot 404 errors when reverting from Classic mode to integrated pipeline on IIS 7?
|
feedback
|
|
Having previously set a Wildcard Script Map under classic mode, you may be missing the UrlRouting Handler. Ensure wildcard script map is removed from Handler Mappings. Then add the UrlRouting handler if not present:
| |||
|
feedback
|