I try all methods above, even change some settings in registry and nothing help.
When I enter on my website on localhost I see
Error Summary
HTTP Error 400.0 - Bad Request
ASP.NET detected invalid characters in the URL.
Detailed Error Information Module WindowsAuthentication
Notification AuthenticateRequest Handler StaticFile
Error Code 0x00000000
Requested URL http://site.com:80/producenci/H&M
Physical Path D:\ftp\LocalUser\szafa\web\producenci\H&M
Logon Method Not yet determined
Logon User Not yet determined
I wonder why it choose StaticFile handler to serve my request, shouldn't be some MvcHandler?
And why it use WindowsAuthentication module in that request
ksirg
Member
8 Points
6 Posts
Re: Bug in Url Building
May 08, 2008 08:17 PM|LINK
I try all methods above, even change some settings in registry and nothing help.
When I enter on my website on localhost I see
Error Summary
HTTP Error 400.0 - Bad Request
ASP.NET detected invalid characters in the URL.
Detailed Error Information
Module WindowsAuthentication
Notification AuthenticateRequest
Handler StaticFile
Error Code 0x00000000
Requested URL http://site.com:80/producenci/H&M
Physical Path D:\ftp\LocalUser\szafa\web\producenci\H&M
Logon Method Not yet determined
Logon User Not yet determined
I wonder why it choose StaticFile handler to serve my request, shouldn't be some MvcHandler?
And why it use WindowsAuthentication module in that request
When it will be next version of asp.mvc?
http 400 asp.net mvc bad request