|
IIS6 to IIS7 migration tips / tricks
Posted on: 2008-09-05 10:26:41 Steve Schofield posted IIS6 to IIS7 migration tips and tricks "Here are a few gotcha's that I personally came across both in the forums and migrations I've done from IIS6 to IIS7. A lot of the confusion I see in the forums is Classic ASP and 'native' applications using COM+ trying to move to IIS 7. A classic ASP.NET 1.1 and 2.0 applications should migrate with little or no issues, that is my experience. You'll need to install .NET 1.1 on Windows Server 2008. The biggest change is to try Integrated Application Pools first, then switch to classic mode. That is probably the biggest recommendation to think about in your migration. >> IIS6 to IIS7 migration tips / tricks |