I 开发者_开发问答am using asp.net 3.5, there are some requests with special characters (for example ./ and <) return \"bad request\" by asp.net application, it looks like the Application_Error meth
I have a WCF service that has been working fine for some time now, and I decided to add something to it.All of the old stuff works just as it should and the new stuff works for smaller transfers from
I have a really weird issue. I have an IIS6 backend server. If a site on IIS is configured to .net 2.0/3/3.5 then apache does a great job.
I\'m developing an ASP.NET MVC 3 blog application using VS10 and its asp.net development server, and today I encountered the \"HTTP Error 400 - Bad Request\" error when I request on a blog开发者_如何学
Hopefully someone has some experience in this area as have run out of avenues to work out whats going on.
In our solution we have a project that contains all the exceptions. All of the exceptions inherit our base exception which inherits from ApplicationException.
Greetings all. My application works with a remote server. Server uses https authorization of the certificate. I have following code to authorize and