So far I have made my web site into an application. I have disabled annonymous, on IIS6 <authentication mode=\"Windows\"/>
I\'m getting \"Cannot get pickup directory\" under IIS 7.5. I\'ve granted privileges to the mail folder to the IIS_IUSRS group. I recall from IIS 6 that I had to use to make some changes to the metaba
I registered a domain account as an HTTP SPN earlier today before realising that it would break my Network Service app pools, so I then deleted those registrations for the domain account.
I\'m attempting to recycle an app pool on IIS6 programmatically through a web application.I have searched all over the net and found a bunch of solutions (Most involving impersonation) but none of the
My company uses a piece of PHP-based software that depends on $_SERVER[\'SERVER_NAME\'] to construct a URL. It runs on PHP 5.2 under Windows Server 2003 or 2008 with IIS6 or IIS7 through FastCGI.
We are currently hosting a asp.net mvc 2 website in IIS 6. In this application we override the \'Create Controler\' method and configure a custom view engine. This engine specifies the location of the
I have deployed a wcf service on two different machines. One is running windows server 2003 x86 and the other is x64.
I have a .NET 2.0 web application which is running fine in file system. When I configure the same in IIS 6.0, I am getting config errors.
I\'m learning WCF and have the following code working in my dev environment using visual studio 2008 and its web server. When I publish the web service to IIS 6, all requests result in 400 \"Bad Reque
Basically, all I did wa开发者_开发问答s redirect an old website in IIS management to a new local directory, and now all the pages suddenly require the HTTP authentication. I have checked the settings,