I have been developing programs with VS6 for a while on this XP machine
(latest SP installed for VS6 as well). However, I would like to do
some .NET programming and install Visual Studio 2005.
What I'm afraid of is installing VS2005 only to find my VS6 to no
longer work correctly bc of enviornment variables and whatever else
possibly changing.
Do I have anything to worry about? Any special steps to take in order
to have VS6 and VS2005 on my machine at the same time?
steve@tropheus.demon.co.uk - 10 Nov 2006 23:02 GMT
>Do I have anything to worry about? Any special steps to take in order
>to have VS6 and VS2005 on my machine at the same time?
I have both installed. No problems, nothing special needs doing.

Signature
Steve Wolstenholme Neural Planner Software
EasyNN-plus. The easy way to build neural networks.
http://www.easynn.com
ronnolan@msn.com - 28 Nov 2006 22:25 GMT
I have not been so fortunate with VB6 Enterprise sitting on the same
box as VS2005.
VS2005 launches and closes just fine...no problem there.
Before I encountered this error I rebooted cold, then simply launched
VB6 without ever launching VS2005.
I launch VB 6.0, the standard "New Project" window displays.
Clicked 'cancel' and close VB6 without opening any projects.
Upon closing VB6, VB6 crashes & I receive an error:
"Visual Basic has encountered a problem and needs to close.
Options here are "Debug", "Send Error Report", or "Don't Send".
If I click "Debug" a "Visual Studio Just-In-Time Debugger" form is
displayed that says:
"An unhandled win32 exception occurred in VB6.EXE [5036]
Then "New instance of Visual Studio 2005" is listed as a "Possible
Debugger"
Check boxes available:
- Set the Currently selected debugger as the default.
- Manually choose the debugging engines.
Finally it asks
"Do you want to debug using the selected debugger? (Yes/No buttons as
choice)
Answer 'yes' and you receive an error from VS2005:
Unhandled exception at 0x0055a8ea in VB6.EXE: 0xC0000005: Access
violation reading location 0x608af85c.
Any ideas short of uninstalling /re-installing VB6?
Thanks.
Henrik - 13 Nov 2006 21:44 GMT
VB6 is not real "concerned" about debug and environment variables, as c++
is, so I have to agree with Steve.
For your information, I have VS 6, VS 2003 as well as VS 2005 installed on
my machine, and have had no problems with that, apart for the fact that you
might have to switch ASP.NET version when you toggle between VS 2003 (.NET
1.1) and VS 2005 (.NET 2.0)
// Henrik
>I have been developing programs with VS6 for a while on this XP machine
> (latest SP installed for VS6 as well). However, I would like to do
[quoted text clipped - 6 lines]
> Do I have anything to worry about? Any special steps to take in order
> to have VS6 and VS2005 on my machine at the same time?