configure 2003 website at framework 2.0 web server
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
i have create website in 2003 now i want to install it to server which is framework 2.0 server can i host my site which is built in 2003 plz help
Mahendra
The two versions of .net can run side by side. Make sure that .net 1.1 is installed on the server and then install your app. Run the iis manager console and go to the properties/ASP.net tab for the virtual directory that contains your app and ensure that .net 1.1 is selected.