User-286291038 posted
Hi holdorfs,
You should be able to just move the deployed code from Windows 2008 server to the Windows 2012 server.
Some of the issues I have faced while moving applications between servers is due to the changes in the IIS when it used to only operate in classic mode versus now that it operates in classic as well as integrated mode.
But nevertheless, we were able to make appropriate changes and get it resolved. Some of the challenges could be related to how handlers are mapped in case they are used in your applications.
But if your current application is a pretty straight forward ASP.NET application, you should be able to just get the application working in windows server 2012 by moving the deployed code in your windows server 2008.