Can Visual Studio 6 and Visual Studio .Net Reside In Same Machine?
Can VB6 and VB.Net reside in the same machine?
Right now there is a plan in our company to move from VB6 to VB.Net and I am not sure if it is safe to make Visual Studio 6.0 and Visual Studio .Net reside in the same machine.
I want to still continue using VB6 from Visual Studio 6 while I slowly migrate to .Net which is the reason why I would like them to reside in the same machine.
Thank you so much for all the advise you can give.
Matt
30-11-2005 at 10:02 PM
|
xtramac Level: Professor Registered: 28-08-2005 Posts: 89
Re: Can Visual Studio 6 and Visual Studio .Net Reside In Same Machine?
hello,
based on what i've experienced, i think there's no problem running both.. right now am trying out vb.net as i also plan to migrate from the old one.
hope this would help a little...
andrew
01-12-2005 at 01:42 AM
|
stickleprojects Level: Moderator Registered: 09-09-2002 Posts: 891
Re: Can Visual Studio 6 and Visual Studio .Net Reside In Same Machine?
Hi,
I'm running VB6 and .NET 2003 and .NET 2005 on the same box. No probs, although the help in my VB6 had to be reinstalled after .net.
Regards,
Kieron
____________________________
Build it better, faster, quicker, easier.. then fix it (non-offical MS mission statement)
01-12-2005 at 07:10 PM
|
GeoffS Level: VB Lord Registered: 29-09-2004 Posts: 536
Re: Can Visual Studio 6 and Visual Studio .Net Reside In Same Machine?
Hi,
Just to make you feel really comfortable about it, just like Kieron I am also running VB6, .NET 2003, and .NET 2005 on one machine. No problems at all.
____________________________ multi-tasking - the ability to hang more than one app. at the same time.
Re: Can Visual Studio 6 and Visual Studio .Net Reside In Same Machine?
Thank you all for giving me valuable information.
For quite sometime now I have shied away from .Net because I was afraid it might break some things in my otherwise "clear blue sky" world.
Even my boss does not understand me (and I have
been too ashamed to tell him the reason)
Because of your help I think I am now more confident
-- and willing to invest/embrace the new technology.
Thanks again,
Matt
quote:matt_1ca wrote:
Can VB6 and VB.Net reside in the same machine?
Right now there is a plan in our company to move from VB6 to VB.Net and I am not sure if it is safe to make Visual Studio 6.0 and Visual Studio .Net reside in the same machine.
I want to still continue using VB6 from Visual Studio 6 while I slowly migrate to .Net which is the reason why I would like them to reside in the same machine.
Thank you so much for all the advise you can give.
Matt
03-12-2005 at 12:33 AM
|
stickleprojects Level: Moderator Registered: 09-09-2002 Posts: 891
Re: Can Visual Studio 6 and Visual Studio .Net Reside In Same Machine?
Oh yes,
a minor irritation.. you may need to re-associated your IIS projects (*.SLN) to the corrrect verions of MSDEV. I have associated particular versions of MSDEV with all .SLN files, so they are listed in the right-click menu.
Good luck,
Kieron
____________________________
Build it better, faster, quicker, easier.. then fix it (non-offical MS mission statement)
Re: Can Visual Studio 6 and Visual Studio .Net Reside In Same Machine?
Thanks a bundle, I will see to it that I do those things.
Gratefully,
Matt
quote:stickleprojects wrote:
Oh yes,
a minor irritation.. you may need to re-associated your IIS projects (*.SLN) to the corrrect verions of MSDEV. I have associated particular versions of MSDEV with all .SLN files, so they are listed in the right-click menu.
Good luck,
Kieron
07-12-2005 at 01:55 AM
|
Goran Level: Moderator Registered: 16-05-2002 Posts: 1681
Re: Can Visual Studio 6 and Visual Studio .Net Reside In Same Machine?
Just to add, no problem with having them noth on one OS, altough minor problems could occur if you decide to uninstall one later... but they can be fixed with not much difficulty...
____________________________
If you find the answer helpful, please mark this topic as solved.
21-01-2006 at 01:51 AM
|
AndreaVB Forum : VB.Net : Can Visual Studio 6 and Visual Studio .Net Reside In Same Machine?