I\'m sort of new to developing Asp.net webapplication projects while running them on a local IIS. Till now I used the \'Use Visual Studio Development Server\' option.
Does anyone know if it\'s possible to run IIS 7.5 on Windows 2008.From what I understand Wi开发者_运维百科ndows Server 2008 R2 is an exclusively 64-bit OS.Can we upgrade IIS7 to IIS7.5 on Windows 2008
At home I have a simple network setup containing 2 machines. On one machine i have a site hosted with IIS7. Rather than the standard localhost/index.htm address I have added an entry in the HOSTS fil
when i running mvc app on iis7.5 win 7 it cause an exception \"Req开发者_如何学Pythonuest is not available in this context\" which this don\'t cause when running by vs2008. can anyone help me?I think
I have a ASP.NET web app (.NET 3.5 SP 1) compiled on a Windows XP x86 (32 bit) box. The app currently runs on a Windows 2003 (IIS 6) server. I\'m planning to move the application to a Windows 2008 R2
I\'m i开发者_如何学运维nstalling a new server with Windows 2008 R2 and now I need to install PHP on it.
I\'m trying to migrate an IIS6 site to 7.5, and in the IIS Manager\'s status section, I see \"Unknown:Specified cast is not valid. (http).I\'ve configured a base site that\'s just binding on port 80 t
I\'m currently in the process of preparing a new server to run our ASP.Net platform on. For the first time I\'m doing the installation on a 64-bit Windows (2008 R2), and with IIS7.5 (before that alway
When manipulating Handler Mappings using the Microsoft.Web.Administration namespace, is there a way to remove the <remove name=\"handler name\"> at the site level.
I have IIS 7.5 on my Windows 7 x64 system.I have installed and properly configured IIS to allow me to run ASP.NET and Classic ASP.For some reason though, when i do a redirect from an ASP.NET page to a