473,378 Members | 1,387 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

VS.NET 2005 and 2003

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?
Jul 21 '05 #1
4 1150
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.

--
Klaus H. Probst, MVP
http://www.vbbox.com/
"Phil Wright" <ph*********@dotnetmagic.com> wrote in message
news:OW**************@tk2msftngp13.phx.gbl...
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?

Jul 21 '05 #2
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/pete...1/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


"Phil Wright" <ph*********@dotnetmagic.com> wrote in message
news:OW**************@tk2msftngp13.phx.gbl...
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?

Jul 21 '05 #3
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

"Phil Wright" <ph*********@dotnetmagic.com> wrote in message
news:OW**************@tk2msftngp13.phx.gbl...
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?

Jul 21 '05 #4
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!
************************************************
"Phil Wright" <ph*********@dotnetmagic.com> wrote in message
news:OW**************@tk2msftngp13.phx.gbl...
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?

Jul 21 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: tony | last post by:
Hi Any one know that can VS.net 2005 with vs.net 2003 worked together in one manchine? if it can working together, how can I set up it? Thanks Tony
5
by: Uncle Ben | last post by:
At a recent MSDN conference, one of the presenters vehemently said that VS.NET 2003 (because of its web project) is only good for _single_ developers. He said that if you're working in a team...
1
by: Larry Bertolini | last post by:
I was browsing Microsoft's SQL Server site, looking for some details about SQL Server 2005. Didn't find what I was looking for... I'm thinking about moving an existing SQL Server 2000 workload...
8
by: DraguVaso | last post by:
Hi, I had Visual Studio 2003 installed, and installed also visual Studio 2005 Beta 2. The problem is, when I am starting now (double click) a solution (*.sln-file), it always start it with...
7
by: Rene | last post by:
I am still waiting for my copy of VS 2005 that I ordered about 2 weeks ago. When I finally get VS 2005, I will want to continue to run my projects using 2003 and at the same time I want to make a...
3
by: Learner | last post by:
Hi there, I have one another question on VSS 2005 and VS 2003. We had few projects built in VS 2003 and we had all of those projects under the VSS 6.0 until now. But as part of our development...
10
by: kmich | last post by:
I am planning on learning C#. Would it be best to learn on a full version of 2003 Pro or 2005 Express. What would be the advantages/disadvantages? Thank you for your time.
4
by: John Kotuby | last post by:
Hello all, I have VStudio 2005 currently installed on my workstation. However, I am collaborating on a project with an outside consultant who is using VS 2003. Every so often he sends me new or...
9
by: wandii | last post by:
Hi, I have written couple of projects which include several crystal reports in VS.net 2003 (VB.Net) and company would like to move to VS 2005. What does it take to convert to Visual Studio.Net...
5
by: cj | last post by:
In 2003 I had Public Class Form1 Inherits System.Windows.Forms.Form In 2005 I've seen it with and without the Inherits System.Windows.Forms.Form. Is it supposed to be there? I'm wondering...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.