I read posts about the incompatibilities of VS 2003 and VS 2005 on the same system so that I would like to make my development system a dual boot and install VS 2005 and then install just the .NET 2.0 framework on my server where I could upload test web applications
So, is it OK to install the .NET 2.0 framework on my production Win 2003 Server without any harmand will the appplications created with VS 2005 run on the server which only has the 2.0 framework installed
TIA
-jr
Well, Windows Server 2003 comes with the .NET Framework preinstalled and it
cannot be uninstalled. However, I have it working here, so I don't see why
it shouldn't work at your place (although it is pre-beta quality
software...<g>).

Signature
Carsten Thomsen
Enterprise Development with VS .NET, UML, and MSF
http://www.apress.com/book/bookDisplay.html?bID=105
> I read posts about the incompatibilities of VS 2003 and VS 2005 on the same system so that I would like to make my development system a dual boot
and install VS 2005 and then install just the .NET 2.0 framework on my
server where I could upload test web applications.
> So, is it OK to install the .NET 2.0 framework on my production Win 2003 Server without any harmand will the appplications created with VS 2005 run
on the server which only has the 2.0 framework installed?
> TIA,
>
> -jr