R – Deploying ASP.NET app on Windows 2008 R2

iis-7.5windows-server-2008

I have a ASP.NET web app (.NET 3.5 SP 1) compiled on a Windows XP x86 (32 bit) box. The app currently runs on a Windows 2003 (IIS 6) server. I'm planning to move the application to a Windows 2008 R2 (64 bit) server. I was wondering if anyone has had any experiences with a similar migration? Does a x86 ASP.NET web app work out-of-the-box on Windows 2008 R2 (IIS 7.5)?

Cheers 🙂

Rowan

Best Answer

You should be able to make the transition with minimal work. We did it before. We can talk offlist if you'd like, lemme know.