I am using IIS 6 and classic ASP. I don\'t have access of hosting server. I want to create redirect pages.
I have a Windows 2003 server. I am mostly running ASP Classic websites on it. I have them configured as virtual directories under the default web site, so they are accessible as http://TheWebServer/T
I have a client who wants to set up SSL on a new directory on their website. They already have one di开发者_StackOverflow中文版rectory using SSL. BUT, when I go into IIS, even the current encrypted di
I\'m moving an web application to a subdirectory from it\'s root and having issues with paths. Old: http://www.domain.com/
I have an ASP.Net web application that I recently updated to framework 4.0. I had to install the new framework on the server that was running the app in production as well. The server is a 32 bit Wind
I am facing this error occasionally. When I restart the IIS this problem is resolved. The web server(IIS) has more than 10 sites hosted, so i can\'t restart it simultaneously.
I have my dll hosted at IIS with wsHttpBinding. I have this weird error happened intermediate. Well, everything will be restored back normal again when I reset the IIS (iisreset).
Is it possible to force Integrated Authentication on a dynamically created embedded resource under IIS6?
Trying to upgrade from PHP 5.2.5 to 5.2.17 (and then to 5.3.6 once that works) on IIS 6.0, installing the language itself runs just fine and I changed the PHP.ini/ect locations that IIS uses for PHP,
Here\'s the scenario: I have an HttpHandler that I\'d like to run for specific URLs, but those UR开发者_如何学GoLs don\'t have consistent extensions, so I can\'t map the handler using httpHandlers in