Richard Crist Posted February 15, 2005 Posted February 15, 2005 Hey all! For reasons that I can go into if anyone really wants to know, I need to ask a compatibility question. Current situation: I have full-blown Visual Studio .NET 2003 with all languages installed on my pc. Desired situation: I want to install as a totally separate entity Visual C++ 6.0 Question: Can Visual Studio .NET 2003 and Visual C++ 6.0 exist as totally separate environments, or will the C++ versions in .NET versus plain C++ 6.0 conflict? :confused: Quote nothing unreal exists .NET Framework Homepage ~ Visual C# Spec ~ C++/CLI Spec ~ Visual Basic .NET Spec
stustarz Posted February 15, 2005 Posted February 15, 2005 well i have visual studio .net (all languages) and Visual studio 6 (all languages) installed on my work pc, both enterprise editions, and they work fine. got told that i had to install studio 6 first though!! Quote Visit: VBSourceSeek - The VB.NET sourcecode library "A mere friend will agree with you, but a real friend will argue."
Richard Crist Posted February 15, 2005 Author Posted February 15, 2005 Thanks well i have visual studio .net (all languages) and Visual studio 6 (all languages) installed on my work pc' date=' both enterprise editions, and they work fine. got told that i had to install studio 6 first though!![/quote'] Thank you for your quick answer! :) Well.....I've got .NET installed now and I want to install Visual C++ 6.0, also, without any relation between the two. So you haven't noticed either one affecting the other? Because I really want to implement both on my pc as separate installations. Thanks, again! Quote nothing unreal exists .NET Framework Homepage ~ Visual C# Spec ~ C++/CLI Spec ~ Visual Basic .NET Spec
*Experts* Nerseus Posted February 16, 2005 *Experts* Posted February 16, 2005 I have both VS6 and VS2003 and I have noticed no compatability problems. I use VC++ 6 frequently and VC++ .NET a bit less. I have small projects in Managed C++ (.NET 2003) and a slightly larger project in standard C++ .NET 2003 with no problems. For awhile, probably close to a year ago, I had VS6 and VS2002 installed together with no issues though I didn't use both actively at the time (was using VS2002 for C# projects). I did have the older VS6 installed first, though I have no idea if that's a requirement, a suggestion, or anything else. -ner Quote "I want to stand as close to the edge as I can without going over. Out on the edge you see all the kinds of things you can't see from the center." - Kurt Vonnegut
stustarz Posted February 16, 2005 Posted February 16, 2005 I never noticed, or notice, any problems. I actually use VS6 for Fox Pro, and developing my companies legacy com objects! Im waiting for the day they ask me to convert them all to .NET :D But, more to the point, no i dont have any problems with the two on the same machine, or using both at the same time either. Quote Visit: VBSourceSeek - The VB.NET sourcecode library "A mere friend will agree with you, but a real friend will argue."
Richard Crist Posted February 16, 2005 Author Posted February 16, 2005 Excellent feedback! I have both VS6 and VS2003 and I have noticed no compatability problems. I use VC++ 6 frequently and VC++ .NET a bit less. I have small projects in Managed C++ (.NET 2003) and a slightly larger project in standard C++ .NET 2003 with no problems. For awhile, probably close to a year ago, I had VS6 and VS2002 installed together with no issues though I didn't use both actively at the time (was using VS2002 for C# projects). I did have the older VS6 installed first, though I have no idea if that's a requirement, a suggestion, or anything else. I never noticed, or notice, any problems. I actually use VS6 for Fox Pro, and developing my companies legacy com objects! Im waiting for the day they ask me to convert them all to .NET :D But, more to the point, no i dont have any problems with the two on the same machine, or using both at the same time either. Thank you both, stustarz and Nerseus, for your quick replies and good information. Based on what you have said I have confidence that I can install Visual C++ 6.0 without interfering with my current VS .NET 2003 installation. If I have any problems I will reply with my results, otherwise thank you both very much! :cool: Quote nothing unreal exists .NET Framework Homepage ~ Visual C# Spec ~ C++/CLI Spec ~ Visual Basic .NET Spec
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.