Top "Iis-7" questions

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.

System.Security.SecurityException when writing to Event Log

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-log
Receiving login prompt using integrated windows authentication

I 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-authentication
What is the difference between 'classic' and 'integrated' pipeline mode in IIS7?

I 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-mode
IIS7 deployment - duplicate 'system.web.extensions/scripting/scriptResourceHandler' section

On 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-7
IIS7 folder permissions for web application

I 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-authentication
HTTP Error 503. The service is unavailable. App pool stops on accessing website

There are number of posts on this and I have tried many a things by now. But to no avail. …

c# asp.net iis iis-7 localhost
How to set the Default Page in ASP.NET?

Is there any section or code which allows us to set default page in web.config? For example, when people …

asp.net iis-7 web-config
What is w3wp.exe?

I have a WCF service running under a service user on my local system. Every time I try to debug …

wcf debugging iis iis-7 w3wp
500.21 Bad module "ManagedPipelineHandler" in its module list

I am getting the error: HTTP Error 500.21 - Internal Server Error Handler "CloudConnectHandler" has a bad module "ManagedPipelineHandler" in its …

asp.net iis-7
Asp.net 4.0 has not been registered

When 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