I\'m trying to automate the process of generating a site in IIS 6 via C# code.I\'m using DirectoryServices and I\'m nearly there..I have it creating the site, setting up all the bindings etc. just fin
I have an II6 server, where a website is configured for \"Integrated Authentication\". When I access the web开发者_开发技巧site from any client within the company, it prompts for username and passwor
I am rewriting urls in my ASP.net application (not mvc) using a custom module. My page urls have no extension suffix - for instance:
I\'m getting the following error after migrating an app built on II6 to IIS 7.5 ModuleIIS Web Core Notification
I want to make an administrator page for my website. It will be very simple - some fields that report various database statistics, and some tools to allow the administrator to rename certain categorie
We develop 2 sit开发者_如何学Goes in asp.net, this both use forms authentication, when a user login in one of this sites it work fine, but if login into the second site, it\'s logout for the server of
I have written a custom session state provider which works fine in debug mode but once deployed on the server (IIS 6) i get the following error:
We have scaled-out some portions of our ASP.NET app to run on one server, and other portions to run on another server (& under a subdomain).
Im trying to redirect my website from www.example.com to example.com with the following code but i get 500 error.
I have an installer which places the root folder of my webpage into the inetpub/wwwroot/ directory. I have three issues: