Symptoms: I attach a debugger, I wait a little while, it automatically detaches I watch the event log during normal operation - after a single request comes in, it waits a little bit, the shuts down
I was getting 404 errors for some long URLs on a website I\'m developing. After a bit of digging I discovered that this occurs when the length of certain aspects of the URL excee开发者_如何学Cd config
I have an application where users are allowed to upload images to the server.Our Web Server is a windows 200开发者_C百科8 server and we have a site (images.mysite.com) that points to a shared drive on
My application is a dotnet 4 hybrid - MVC in some areas, web forms in others. This application was recently upgraded to dotnet 4 and includes a lot of older code and some mismatched parts. Unfortunate
Folder开发者_JAVA技巧s created with SUBST cmd not working on IIS 6. In IIS 7(with windows 7) the virtual drive is not listing when browsed inorder to set physical path for virtual directory.
What\'s the best way to adjust the path destination for a routing table created in the global.asax Application_Start event based on the domain/sub domain/host? The following worked in IIS6, but with I
I need to create rules for web.config that will rewrite all requests for files with extension .html to .asp and redirect all .asp requests to .html
I have two differents virtual directories mapping to the same directory on the OS. In one of this virtual directories I need to have the browse folders disable, and in the other one I need to have it
Our website has been using IIS6 for a long time.We test on IE8, Firefox, and Chrome.All browsers worked fine.
I needed to run a development server for our Classic ASP intranet application on a Windows 7 machine at开发者_如何学运维 home, and managed to install it with no problems, except that session data does