I\'m working locally on an ASP.NET website under Windows 7, and I experience stange behaviours sometimes ...
In IIS7 under Windows Server 2008, I have a virtual directory with anonymous access off and Windows authentication on.In my web.config, I have:
What is the correct way to create a web site using the MSBuild Extension Pack? I\'m trying to use the MSBuild Extension Pack to create a web site using the following target. Unfortunately I don\'t ha
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.
I recently migrated an application from开发者_开发百科 IIS6 to IIS7.I\'ve noticed two distinct differences and was wondering if someone could shed some light on them:
Does anyone know a wa开发者_高级运维y of disabling compression for a single file using the web.config file?It is possible to achieve this manually via the IIS7 management console, but I would much rat
I used Visual Studio 2008 to publish my asp.net website.When I bring up the website on the server (Windows 2008 server), I noticed that the code in global.asax was not running.My Global.asax body is s
I\'m developing an ASP.NET MVC website on a local Windows Server 2008/IIS7 machine开发者_JAVA技巧 and am I\'m now attempting to deploy it to my web host provider, ASPnix.I\'m using their Shared Web Ho
I am getting the following error on accesign an application. The app is installed on IIS7 windows server 2008
I\'m attempting to setup Ruby on Rails on IIS7.I\'ve been reading lots of guides, but this seems to be the only up-to-date version I can find: