I hosted my DLL in IIS 6 and set it to only allow authenticated users (disable anonymous). However, I am facing a problem on mexHttpBinding. It requires anonymous login to publish metadata.
I have a .NET 1.1 app in its own virtual directory.I set it to .NET 1.1 in the asp.net version tab. 开发者_高级运维Everytime I restart IIS, the asp.net version gets changed to .NET 2.0.
Can anyone confirm or deny that it is possible to set an IP address as a host header on IIS 6.0? I have seen others on forums that claim to have made this wo开发者_JS百科rk however I am having no luc
I have a few websites which allow both anonymous and window auth users at the same time. Basically if you hit the site with IE or Webkit based browsers on a windows system, the server instantly recogn
I have a WCF service that runs as a singleton in IIS. The issue with this service is that the worker process recycles in approx. 40 minutes.
I have built a small web application in asp开发者_JAVA百科.net c# in VS 2010 using Framework 3.5.
I 开发者_运维百科would like to centralize partial views and controls for our corporate apps, but when I try and reference a partial view hosted in a different virtual directory (iis6), it throws the e
I have an ASP.NET 4.0 WebForms site that is running on a IIS6/Server 2003 instance. The site itself does not permit anonymous access and uses IIS basic authentication before the user can get to the Fo
I set up a web application running .net 4 on a windows2003/IIS6 machine but mistakenly set the version to run as .net 2. It runs as a virtual directory under a main website.
Starting today, whenever I try and use security editor on either of two similar roles I get a timeout. If I try again IIS reaches an error threshold of some kind and stops that Application Pool. Then