2 Version running on same Web server
-
Does anyone know if running ASP.NET 1.1 and 2.0 on the same server is a problem. I know I can set the Version in IIS properties but does this cause any issues? thanks
Not that I've run into - have had 1.1 & 2.0 running for months with no (apparent) problems "Now I guess I'll sit back and watch people misinterpret what I just said......" Christian Graus At The Soapbox
-
Does anyone know if running ASP.NET 1.1 and 2.0 on the same server is a problem. I know I can set the Version in IIS properties but does this cause any issues? thanks
You can run multiple versions of the framework. Just configure IIS from its ASP.NET tab to use the appropriate runtime. Vasudevan Deepak Kumar Personal Homepage namespace LavanyaDeepak
Personal Weblog
The World of Deepak and Lavanya
ViewPoint 24x7 -
Does anyone know if running ASP.NET 1.1 and 2.0 on the same server is a problem. I know I can set the Version in IIS properties but does this cause any issues? thanks
Not a problem on my development and deployment machines. Just need to remember to set the correct ASP.NET version. Dan Satria Principal Consultant Graha Logica, Inc.