Link to home
Start Free TrialLog in
Avatar of yabhijit
yabhijit

asked on

Trying to deploy asp.net web application on Windows Server 2012 R2

I have our one very old asp.net 1.1 application that we have migrated to 4.5.1. one or 2  of the assemblies are still pointing to 2.0 due to some issues, rest of them are pointing to 4.5.1 . I have build the web application/web services on my local machine with visual studio 2013 and deployed on local iis 7.5 on win 7 machine.  Now we are planning to deploy the application on  Windows Server 2012 R2.

Which all framework will support on Windows Server 2012 R2?
Will it support dot net framework 2.0 OR 3.5?
What all things we have to take care on windows server 2012 R2?
Any deployment steps/guide for the same?
ASKER CERTIFIED SOLUTION
Avatar of Mlanda T
Mlanda T
Flag of South Africa image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
you need to make sure iis is installed as well asp.net/.net framework ...etc

the deploy your site and from the iis set the settings
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial