Ray's Asp.net Blog
Answers and code snippets from ASP.NET projects (Webforms/MVC/Classic ASP)
Pages
Event registration app with QR/Paypal
Home
Thursday, October 9, 2014
If url includes Dot/Period, will cause 404 error for ASP.NET routing
Need to change web.config setting at:
<
system.webServer
>
<
modules
runAllManagedModulesForAllRequests
=
"
true
"
>
<
remove
name
=
"
FormsAuthenticationModule
"
/>
</
modules
>
</
system.webServer
>
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment