.NET 2.0 framework on 2003 Server

G

Guest

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
 
C

CT

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>).

--
Carsten Thomsen
Enterprise Development with VS .NET, UML, and MSF
http://www.apress.com/book/bookDisplay.html?bID=105
Jeffrey Reed said:
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?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top