473,774 Members | 2,128 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

VS2005 Standard vs. VS2003.Net Academic

Can these two folks co-exist peacefully on the same machine?

I would like to install VS2005 Standard and learn about it...

I have VS2003 Academic installed on this machine as well....

Any issues I need to be aware of? I piddled around at MS.com and didn't see
any perverse warnings or anything.....
--
Frank Bachman
(Grumpy Aero Guy)

Feb 9 '06 #1
4 1304
"Grumpy Aero Guy" <fbachman@beer_ me.com> schrieb:
Can these two folks co-exist peacefully on the same machine?

I would like to install VS2005 Standard and learn about it...

I have VS2003 Academic installed on this machine as well....

Any issues I need to be aware of? I piddled around at MS.com and didn't
see any perverse warnings or anything.....


Both versions should work side-by-side. Note that VS.NET 2003 will still
depend on .NET Framework 1.1, so you must not uninstall .NET Framework 1.1.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>

Feb 9 '06 #2
Grumpy,

I had a while more the same on my computer,

Cor
Feb 9 '06 #3
they work both without problems on my machines ( VS 6 , VS.Net 2003 and
VS.Net 2005 )


regards

Michel posseth [MCP]
"Grumpy Aero Guy" <fbachman@beer_ me.com> schreef in bericht
news:uq******** ******@TK2MSFTN GP10.phx.gbl...
Can these two folks co-exist peacefully on the same machine?

I would like to install VS2005 Standard and learn about it...

I have VS2003 Academic installed on this machine as well....

Any issues I need to be aware of? I piddled around at MS.com and didn't
see any perverse warnings or anything.....
--
Frank Bachman
(Grumpy Aero Guy)

Feb 9 '06 #4
Thank you very much.....

Looks like i'll have something new to explore (!!)

--
Frank Bachman
(Grumpy Aero Guy)
"Grumpy Aero Guy" <fbachman@beer_ me.com> wrote in message
news:uq******** ******@TK2MSFTN GP10.phx.gbl...
Can these two folks co-exist peacefully on the same machine?

I would like to install VS2005 Standard and learn about it...

I have VS2003 Academic installed on this machine as well....

Any issues I need to be aware of? I piddled around at MS.com and didn't
see any perverse warnings or anything.....
--
Frank Bachman
(Grumpy Aero Guy)

Feb 9 '06 #5

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

Similar topics

2
2778
by: -DG- | last post by:
No reply on my previous query, so I'll post this again. I've done a bit more research in the interim. I'm trying to find an easy way to port code from the older VS2003 format to the format used in VS2005. VS2005 uses partial classes to split off the compiler-generated sections of forms. It keeps the editable files uncluttered. I generated very simple projects with VS2003 and with VS2005 to compare the output. Following are...
2
1268
by: C Gatto | last post by:
Hello, My organization is just beginning to test out Whitby with a plan to move to it on release. We're just starting testing now and are coming across a number of issues related to converting older VS2003 Framework 1.1 based applications - nothing too bad but more work then we counted on. There is one problem that has us stumped. We have a standard stylesheet used on all of our asp.net apps. This stylesheet declares a 'button'...
3
1800
by: Darrin | last post by:
Hello, I see that VS2005 and the new framework 2.0 is out to the public now. Wondering about some things. When you install the new framework 2.0 can a person still use visual studio 2003 or do you need to use Visual Studio 2005? If you can use the new framework 2.0 with VS2003 are there any benifits?
7
1712
by: Frank Rizzo | last post by:
Is it me or is the speed of VS2005 actually slower than VS2003? The startup is pretty bad - even though I changed VS to display an empty environment. When I create a new form and want to change its size: while I am resizing, an hour glass comes up for a few seconds. There a lot of other slowdowns all over the system. It seems like it the hard drive kicks in really hard. Now I did have the VS2005 beta installed, but I uninstalled it...
2
1717
by: Carlo \(MCP only\) | last post by:
Hi to all I'm askyng you a suggestion about the best way to share the same source code between VS2003 and VS2005. The project I'm developing is a controls and components library, and the Solution.sln includes a standard WindowsForms application for testing pourposes. What I need is an efficient and reliable way to edit and test the DLL assembly in both environments, since the library will be distributed for Framework 1.1 and 2.0.
9
1336
by: DrZogg | last post by:
It can't be... say it isn't so... Yes.. there is a fly in the ointment This bug requires 3 projects... yes this is a real world production issue not some tinker toy thing. Start with a C# interface assembly we will call Interfaces namespace Interfaces {
15
4232
by: Joseph Geretz | last post by:
OK, I'll admit it up front - I just don't get it. Here's our previous VS2003 development model. Developers develop the WS solution on their own workstations, using their own IIS web servers mapped to the local devleopment folder. Project compiles to a subfolder .\bin. To deploy, the asmx page and bin subfolder are copied to the production server. So now I upgrade to VS2005. OK, so except for the name, everything is changed. No more...
8
1977
by: =?Utf-8?B?UGV0ZXJX?= | last post by:
I install Visual Studio 2005 Pro on Vista. I open and migrate a 2003 web project to 2005. I attempt to browse an aspx file from the Solution Exploer. It displays a blank html page. I create a master page with 3 content placeholders. I create a WebForm that uses the master and then browse it to have a look. I get an empty html page. I change from the IIS to the internal server. No change. Only displays blank page.
3
3245
by: Shaul Dar | last post by:
We are upgrading from VS2003 to 2005. We discovered that the XSD generated in 2005 (.Net 2.0) is not compatible with what was generated in 2003 (.Net 1.1), and this breaks our code, as we have serveral modules that read the XSD file and are sensitive to its structure. In particular, when you add a SQL server table to a VS2005 project, the XSD file that is created now has many new annotations such as msprop:.... I understand these are...
0
9621
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9454
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
1
10040
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9914
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8939
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7463
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5484
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3611
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2852
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.