473,396 Members | 1,773 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,396 software developers and data experts.

Installing VS6 After VS.Net 2003

One of my development PC's died, and I need to have legacy VS and VS.Net
installed at the same time. On the now dead PC, I had VS6 installed prior to
installing VS.Net. This worked just fine.

On my working PC, I already have VS.Net installed, but not VS6.
My question, will installing the older VS6 with VS.Net already installed
give me problems with VS.Net. Or should I first remove the VS.Net, install
VS6, then re-install VS.Net?

Gerald
Jul 21 '05 #1
5 2701
In article <eW**************@TK2MSFTNGP09.phx.gbl>, Gerald Hernandez wrote:
One of my development PC's died, and I need to have legacy VS and VS.Net
installed at the same time. On the now dead PC, I had VS6 installed prior to
installing VS.Net. This worked just fine.

On my working PC, I already have VS.Net installed, but not VS6.
My question, will installing the older VS6 with VS.Net already installed
give me problems with VS.Net. Or should I first remove the VS.Net, install
VS6, then re-install VS.Net?

Gerald


For what it's worth, I have done it that way and didn't experience any
issues - that I could tell. However, I don't believe that is the
recommended way to go about it. So, as usual in these sort of
situations - YMMV.

--
Tom Shelton [MVP]
Jul 21 '05 #2

"Gerald Hernandez" <Cablewizard@sp*********@Yahoo.com> wrote in message
news:eW**************@TK2MSFTNGP09.phx.gbl...
One of my development PC's died, and I need to have legacy VS and VS.Net
installed at the same time. On the now dead PC, I had VS6 installed prior to installing VS.Net. This worked just fine.

On my working PC, I already have VS.Net installed, but not VS6.
My question, will installing the older VS6 with VS.Net already installed
give me problems with VS.Net. Or should I first remove the VS.Net, install
VS6, then re-install VS.Net?

As a general rule, it's always best to install an older version first and
then install the newer version. This rule doesn't really apply to VB6 and
VB.NET because VB.NET is so radically different from VB6 that they share few
(if any) files.

So, the answer to your question is that you shouldn't encounter problems
installing VB6 if VB.NET is already installed. However, it's ALWAYS a good
idea to back things up first. That's just common sense (or should be).

There is ONE thing to be careful about that I know of. If you have
installed (or will install) Visual Studio Installer for VS6, it conflicts
with the .NET VSI. To my knowledge, there's nothing you can do about that.
If you open a VSI6 (meaning VSI for Visual Studio 6) project in VSI.NET
(Visual Studio Installer for .NET), the project will be irrevocably
converted (IOW, no way to then open it in VSI6). Maybe MS has corrected this
issue. The real danger is double-clicking a .wip file (or otherwise opening
it via association). But if you had both VS6 (with VSI also installed) and
VS.NET installed on the same PC previously, you're probably aware of this
problem.

Mike
Jul 21 '05 #3
YES there IS a problem, although it is possible that your customers will see
it first...

I have VB6 and VB7 running on the same machine, and products compiled and
packaged by VB6 on that machine would require the customer to reboot their
machine during the installation process for a particular un-specified series
of component upgrades. The upgrade failed quietly, and on reboot and rerun
of setup, the same request was made to reboot and rerun setup. This problem
only became apparent after the release of WinXP-SP2 on a package that had
been installing perfectly to older instances of WinXP.

The experience was very embarrassing, and I have since returned to a legacy
system (an old Win98SE box) with no VB7 for compilation and packaging. The
problem could be Win XP's SP2, it could be VB7, or it could be both. I have
not had any constructive feedback yet on whether VB7 users have experienced
the same problem since the release of WinXp-SP2 - So I'll be sitting on my
VB7 license for at least another ninety days before beginning to incorporate
VB7 into my development schedule...

--
Timothy Casey GPEMC! >> 11950 is the nu****@fieldcraft.biz 2email
Terms & conditions apply. See www.fieldcraft.biz/GPEMC
Discover the most advanced speed comprehension application at:
www.fieldcraft.biz/shop <BRef http://www.fieldcraft.biz/ki.htm >
"Gerald Hernandez" <Cablewizard@sp*********@Yahoo.com> wrote in message
news:eW**************@TK2MSFTNGP09.phx.gbl...
One of my development PC's died, and I need to have legacy VS and VS.Net
installed at the same time. On the now dead PC, I had VS6 installed prior to installing VS.Net. This worked just fine.

On my working PC, I already have VS.Net installed, but not VS6.
My question, will installing the older VS6 with VS.Net already installed
give me problems with VS.Net. Or should I first remove the VS.Net, install
VS6, then re-install VS.Net?

Gerald

Jul 21 '05 #4

"MikeD" <no****@nowhere.edu> wrote in message
news:eC**************@tk2msftngp13.phx.gbl...

"Gerald Hernandez" <Cablewizard@sp*********@Yahoo.com> wrote in message
news:eW**************@TK2MSFTNGP09.phx.gbl...
One of my development PC's died, and I need to have legacy VS and VS.Net
installed at the same time. On the now dead PC, I had VS6 installed prior
to
installing VS.Net. This worked just fine.

On my working PC, I already have VS.Net installed, but not VS6.
My question, will installing the older VS6 with VS.Net already installed
give me problems with VS.Net. Or should I first remove the VS.Net,
install VS6, then re-install VS.Net?

As a general rule, it's always best to install an older version first and
then install the newer version. This rule doesn't really apply to VB6 and
VB.NET because VB.NET is so radically different from VB6 that they share

few (if any) files.

So, the answer to your question is that you shouldn't encounter problems
installing VB6 if VB.NET is already installed. However, it's ALWAYS a good idea to back things up first. That's just common sense (or should be).

There is ONE thing to be careful about that I know of. If you have
installed (or will install) Visual Studio Installer for VS6, it conflicts
with the .NET VSI. To my knowledge, there's nothing you can do about that.
If you open a VSI6 (meaning VSI for Visual Studio 6) project in VSI.NET
(Visual Studio Installer for .NET), the project will be irrevocably
converted (IOW, no way to then open it in VSI6). Maybe MS has corrected this issue. The real danger is double-clicking a .wip file (or otherwise opening it via association). But if you had both VS6 (with VSI also installed) and
VS.NET installed on the same PC previously, you're probably aware of this
problem.

Mike


Just to amplify on what Mike alluded to, the biggest annoyance is perhaps
that many file associations are converted back to VS6 tools. This has less
effect on VB than on C/C++ and how annoying depends on which environment you
consider your 'primary' one.

-ralph
Jul 21 '05 #5
This I have run into countless times in the past. I don't think it has
anything to do with VS7. The problem I usually have is due to the service
pack on client or build machine.
The setup package has different version of control(s) than the client
machine. When you run the package, it tries to upgrade the control on the
client machine. Client reboots, file protection kicks in and replaces the
changed file with the original file. Setup package notices it needs to
upgrade. Endless loop.
The way to fix is to manually edit the setup project and/or include specific
control versions.
When you go back and build on legacy machine, it uses the older version
controls, which don't need upgrading, so they are just ignored on install.
I have not made the jump to XP-SP2 yet. But am assuming this is the same
thing I have seen numerous times with Win2K. Exact same behaviour.

Gerald

"Timothy Casey" <Re*******************************@fieldcraft.bi z> wrote in
message news:41**********@news.iprimus.com.au...
YES there IS a problem, although it is possible that your customers will see it first...

I have VB6 and VB7 running on the same machine, and products compiled and
packaged by VB6 on that machine would require the customer to reboot their
machine during the installation process for a particular un-specified series of component upgrades. The upgrade failed quietly, and on reboot and rerun
of setup, the same request was made to reboot and rerun setup. This problem only became apparent after the release of WinXP-SP2 on a package that had
been installing perfectly to older instances of WinXP.

The experience was very embarrassing, and I have since returned to a legacy system (an old Win98SE box) with no VB7 for compilation and packaging. The
problem could be Win XP's SP2, it could be VB7, or it could be both. I have not had any constructive feedback yet on whether VB7 users have experienced the same problem since the release of WinXp-SP2 - So I'll be sitting on my
VB7 license for at least another ninety days before beginning to incorporate VB7 into my development schedule...

--
Timothy Casey GPEMC! >> 11950 is the nu****@fieldcraft.biz 2email
Terms & conditions apply. See www.fieldcraft.biz/GPEMC
Discover the most advanced speed comprehension application at:
www.fieldcraft.biz/shop <BRef http://www.fieldcraft.biz/ki.htm >
"Gerald Hernandez" <Cablewizard@sp*********@Yahoo.com> wrote in message
news:eW**************@TK2MSFTNGP09.phx.gbl...
One of my development PC's died, and I need to have legacy VS and VS.Net
installed at the same time. On the now dead PC, I had VS6 installed prior
to
installing VS.Net. This worked just fine.

On my working PC, I already have VS.Net installed, but not VS6.
My question, will installing the older VS6 with VS.Net already installed
give me problems with VS.Net. Or should I first remove the VS.Net,

install VS6, then re-install VS.Net?

Gerald


Jul 21 '05 #6

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

Similar topics

2
by: Ken Lindner | last post by:
I have a need to become familiar with SQL Server 2000 for work. Needless to say I am new to SQL Server any version, but not IT in general. My employer has provided me with the SQL Server 2000...
0
by: Ricardo Dias Marques | last post by:
Hi, I have a development machine with Visual Studio .Net 2003 which, as far as I know, targets the 1.1 .Net Framework. Now I need to open some solutions that were created in another machine...
1
by: Dave Smithz | last post by:
Hi there, Summary: Installing Visual Studio 6 AFTER Visual Studio 2003 trial and Office 2003 - Is it safe? I know this has been asked many times before, but I have seen postings about...
3
by: John | last post by:
I have a package built in C#.Net. I have the deployment package all set. However, I have a file that needs to be installed in the project but I don't want it be overwritten by an older version of...
2
by: Frank Rizzo | last post by:
Hello, I have vs.net 2003 installed on my primary dev machine, but now I have to do some work on a vb6 project. Is it safe to install Vb6 on top of vs.net 2003? Thanks Robert
5
by: Sagaert Johan | last post by:
hi I have the following problem: I have a C# application that uses an activeX . I installed the application and the NET 1.1 Runtimes on a clean pc When running the application i discover...
5
by: Alexander Walker | last post by:
Hello I have downloaded the VB.NET 2003 iso from MSDN and tried to install it onto a virtual pc but the installation doesn't get far at all because it asks me for a prerequisites disk that I...
1
by: palmtreefrb | last post by:
Can this be done? Or should I uninstall vs2005 and SQL Server 2005 dev? Thanks
5
by: John | last post by:
Hi When I try to install a published app using a url like http://www.mydomain.com/publish.htm, it starts the download but then comes up with the eror given at the end below. I am installing the...
5
by: John | last post by:
Hi I have an Outlook add-in solution which includes a setup project. If I install the Outlook add-in by right clicking on the setup project and sleeting Install then the add-in gets installed...
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: 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
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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?
0
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...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
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...
0
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,...

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.