We have a web application that runs on a IIS6 ASP.Net server. You must be logged in to use the software. Basically when you login a cookie is generated then when you visit subsequent pages they check
I have a web service application which connects to databases through odbc sql native client and SQL Server drivers. all of a sudden the application stopped connecting to the database throwing the erro
The FileExists object keeps returning false even if I use 开发者_如何学运维the following: If fso.fileExists(Server.MapPath(thumbfile)) Then %><img src=\"<%=thumbfile%>\" /><% Else %
I am trying to migrate an entire server from IIS 6 to IIS 7. While there are only 10 web sites, some of them have fairly complex configurations that would be time consuming to do manually (a开发者_如何
I\'m running Umbraco on a windows 2003 server with IIS 6 and MySQL. In the staging server we have Windows 2008 R2 and IIS 7.5 and everything works great.
We are using IIS 7 in development environment. All the pages are rendered more or less the same in Firefox and IE8 in IIS 7. But when I deployed to test which runs on IIS6, the pages appear different
So I have ten extra IPs bound to my network adapter.When I go to add a binding usually IIS7 presents me with a list of IP addresses that are available, however I only have 127.0.0.1.I can man开发者_如
I have hosted .NET 4.0 / ASP.NET MVC 3 app on IIS 6 on Windows SErver 2003 machine. When I browse the app i get below error:
We have Windows Server 2003 R2 Standard Edition in our production server. We have more live applications on that server written in ASP.NET 2.0.
We are running a ASP.NET MVC 2.0 web app and it\'s running on Windows Server 2003 with IIS 6.0. I underst开发者_JAVA技巧and it would be easy to implement client caching if we used IIS 7. However, that