VS.NET 2005 and 2003

P

Phil Wright

I have installed the VS.NET 2005 Beta 1 and now VS.NET 2003 projects in
VS.NET 2003 do not compile. Is the Beta supposed to run side by side with
the older version? Or is it supposed to make older versions stop working any
more?
 
K

Klaus H. Probst

It's not supposed to do anything, really. It's a beta. Eventually the RTM
version will co-exist peacefully with previous versions, but right now I
wouldn't try to test the theory. Using VPC or something like that is a much
better idea.
 
B

Bob Powell [MVP]

IMO Installing 2005 on a machine that you use every day is not a good idea
because it is full of bugs. I strongly recommend installing it on a
sacrificial machine or in a virtual PC.

Its *supposed* to work in a side-by-side install though and this link migh
give you some more insight.

http://dotnetjunkies.com/WebLog/petergekko/archive/2003/11/04/3150.aspx

--
Bob Powell [MVP]
Visual C#, System.Drawing

The Image Transition Library wraps up and LED style instrumentation is
available in the June of Well Formed for C# or VB programmers
http://www.bobpowell.net/currentissue.htm

Answer those GDI+ questions with the GDI+ FAQ
http://www.bobpowell.net/gdiplus_faq.htm

The GDI+ FAQ RSS feed: http://www.bobpowell.net/faqfeed.xml
Windows Forms Tips and Tricks RSS: http://www.bobpowell.net/tipstricks.xml
Bob's Blog: http://bobpowelldotnet.blogspot.com/atom.xml
 
E

Elmo Watson

I found that the two Frameworks work fine side by side - but even the VB.Net
2005 Express edition hosed my VS.Net installation - had to delete the newer
and repair my VS.Net installation

David Wier
MCP, MVP ASP.NET, ASPInsider
 
C

Cowboy \(Gregory A. Beamer\) [MVP]

It is a beta. Yes, it is "supposed" to run side-by-side. But, that is an
ideal for the release, which is next year.

I would NEVER install a beta on a machine that has your work without setting
up Virtual PC, or similar.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

************************************************
Think Outside the Box!
************************************************
 

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