iis-6
Create installation package for a program that uses IIS and SQL Express
I have an application that was developed in Visual Studio 2008 using ASP.NET. Part of it is a website that uses IIS 6 and accesses a database in S开发者_运维知识库QL Express 2008 and the other part is[详细]
2023-03-14 22:06 分类:问答ERROR MESSAGE: The state information is invalid for this page and might be corrupted (Invalid viewstate)
I have two servers on IIS6 where load balancing is done by a load balancing hardware. When a response is provided Server 1 and the postback is handled by Server 2 it always gets an error The state inf[详细]
2023-03-14 19:50 分类:问答Integrated Windows Authentication showing wrong loggedin user
I have an asp.net 2.0 application running on IIS 6.0. I am u开发者_JS百科sing Integrated Windows Authentication. Some users have two network accounts, a personal account and an administrative account.[详细]
2023-03-14 17:07 分类:问答WCF SSL over load balancer. Load balancer changing ssl port
My client application is trying to call a wcf service using transport security. The wcf service is sitting on 2 nodes behind a hardware load balancer.[详细]
2023-03-14 16:28 分类:问答301 Redirect to URL with named anchor using IIS
I am trying to figure out how I can perform a 301 redirect from: http://www.examplesite.com/news to http://www.examplesite.com#news using 开发者_运维百科IIS 6.0[详细]
2023-03-14 12:09 分类:问答IIS6 - HTTP redirect to HTTPS - how to disable authentication on the http
Currently I have two sites setup in IIS. Primary Site (Uses HTTPs and requires windows integrated authentication)[详细]
2023-03-14 08:55 分类:问答asp.net mvc app in windows 2003 server extension less runs only home page
I\'ve setu开发者_运维技巧p an asp.net mvc app on a windows server 2003 machine with IIS6. ASP.NET MVC3 and .NET4 framework has been installed.[详细]
2023-03-14 06:00 分类:问答Error with SQLXMLCommand and Deployment to IIS 6.0
I am getting an error when trying to move my ASP.NET application from VS2010 to our IIS 6.0 webserver. The error happens on the first time the app tries to make a new SQLXMLCommand Object on the login[详细]
2023-03-13 16:53 分类:问答ASP.NET MVC 2 in IIS 6 just work with .NET 4
I have set the wildcard, in a virtual directory in the IIS 6 Windows Server 2003, pointing to the C:\\Windows\\Microsoft.NET\\Framework\\v2.0.50727\\aspnet_isapi.dll but it didn\'t work. Then I try to[详细]
2023-03-13 13:48 分类:问答Unmanaged dll called by ASP.Net unable to create file under IIS6
I have an ASP.Net Framework 4 web application making an interop call to a 3rd party unmanaged dll written in C++.[详细]
2023-03-13 11:44 分类:问答