IIS (Internet Information Services) Version 7 – is a web server application and a set of feature extension modules created by Microsoft for use with Microsoft Windows.
I’m working on trying to port an ASP.NET app from Server 2003 (and IIS6) to Server 2008 (IIS7). When I …
asp.net windows iis-7 exception-handling event-logI have a .NET 3.5 application running under IIS 7 on Windows 2003 server and cannot get integrated windows authentication working properly as …
asp.net iis-7 windows-authenticationI was deploying an ASP.NET MVC application last night, and found out that it is less work to deploy …
asp.net asp.net-mvc iis iis-7 integrated-pipeline-modeOn attempting to deploy a .net 3.5 website on the default app pool in IIS7 having the framework section set to 4.0, …
asp.net deployment iis-7I am using windows authentication without impersonation on my company's intranet website with IIS7. Under IIS7, what account is used …
asp.net iis-7 windows-server-2008 windows-authenticationIs there any section or code which allows us to set default page in web.config? For example, when people …
asp.net iis-7 web-configI am getting the error: HTTP Error 500.21 - Internal Server Error Handler "CloudConnectHandler" has a bad module "ManagedPipelineHandler" in its …
asp.net iis-7When I try to open my Visual Studio project I get the following error: Asp.Net has not been registered …
visual-studio-2010 iis visual-studio-2012 iis-7 windows-8.1