None
0 Points
4 Posts
Dec 24, 2013 12:36 PM|InbalT|LINK
I use Fiddler to test the request and I see:
POST /website/webapp/UploadFileServer.axd HTTP/1.1
The same call works on IE10, Chrome and firefox, but return 404 using IE 8/9.
Do you have any idea why?
httphandler webconfig asp.net
None
0 Points
4 Posts
Re: Call to .axd returns 404
Dec 24, 2013 12:36 PM|InbalT|LINK
I use Fiddler to test the request and I see:
POST /website/webapp/UploadFileServer.axd HTTP/1.1
The same call works on IE10, Chrome and firefox, but return 404 using IE 8/9.
Do you have any idea why?
httphandler webconfig asp.net