Top "Iis-6" questions

IIS (Internet Information Services) is a web server application and a set of feature extension modules created by Microsoft as part of Windows.

Why am I getting the error "Unrecognized attribute 'targetFramework'" in iis6?

I have a MVC application using .Net 4.0 and have installed it on a server with IIS 6 on it. I installed .…

iis-6 .net-4.0
Directory listing denied on ASP.Net MVC 4 app running in IIS 6 Virtual Directory

I am trying to get ASP.Net MVC 4 working on IIS6 and am running into the always fun Directory Listing …

iis-6 asp.net-mvc-4
Right way to have ASP.NET / IIS NOT cache PDF files

I have the following scenario, and I wanted suggestions on what is the best way to handle this. My web …

asp.net iis caching iis-6 browser-cache
How can I determine the cause of an IIS Crash on a 64-bit Server

I have a .net 2.0 web application that is running on Windows server 2003 Standard x64, using IIS 6. The application pool for …

asp.net iis iis-6 crash crash-dumps
SqlClient calls causing "Thread was being aborted at SNINativeMethodWrapper.SNIPacketGetConnection(IntPtr packet)"

I would really appreciate any suggestions, no matter how simple or complex, to help me get this issue isolated and …

vb.net ado.net iis-6 thread-abort
IIS CSS Caching

When we are developing new sites or testing changes in new ones that involve css after the new code is …

css iis iis-6
How to make ASP.NET MVC work in IIS 6?

I have installed .NET Framework 3.5 SP1 and ASP.NET MVC CTP in a Windows Server 2003 R2 box, but my ASP.…

asp.net-mvc iis-6 windows-server-2003
viewStateEncryptionMode="Always" not encrypting

Due to some security concerns i need to enable View State Encryption. I have viewstate & viewstateMAC turned off but …

asp.net encryption iis-6 viewstate cassini
IIS 6 Logs M.I.A

I'm trying to find my IIS log files and I seem to be having a problem. First off I've gone …

iis-6 logfiles
ASHX file Parser error - could not create type

I got a sample application to install on IIS from a vendor that I am testing for making barcodes. The …

asp.net iis-6 ashx