Go Back  Xtreme .NET Talk > .NET > Syntax Specific > Visual C++ .NET > Separate .NET C++ vs. C++ 6.0


Reply
 
Thread Tools Display Modes
  #1  
Old 02-15-2005, 02:13 PM
Richard Crist's Avatar
Richard Crist Richard Crist is offline
Regular

Preferred language:
C#
 
Join Date: Dec 2004
Location: near Nashville, TN
Posts: 97
Richard Crist is on a distinguished road
Question Separate .NET C++ vs. C++ 6.0

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?
__________________
nothing unreal exists
.NET Framework Homepage ~ Visual C# Spec ~ C++/CLI Spec ~ Visual Basic .NET Spec
Reply With Quote
  #2  
Old 02-15-2005, 02:56 PM
stustarz stustarz is offline
Junior Contributor

Preferred language:
VB.NET
 
Join Date: Jan 2003
Location: Earth
Posts: 246
stustarz is on a distinguished road
Default

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!!
__________________
Visit: VBSourceSeek - The VB.NET sourcecode library


Quote:
"A mere friend will agree with you, but a real friend will argue."
Reply With Quote
  #3  
Old 02-15-2005, 03:10 PM
Richard Crist's Avatar
Richard Crist Richard Crist is offline
Regular

Preferred language:
C#
 
Join Date: Dec 2004
Location: near Nashville, TN
Posts: 97
Richard Crist is on a distinguished road
Smile Thanks

Quote:
Originally Posted by stustarz
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!!
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!
__________________
nothing unreal exists
.NET Framework Homepage ~ Visual C# Spec ~ C++/CLI Spec ~ Visual Basic .NET Spec
Reply With Quote
  #4  
Old 02-15-2005, 11:21 PM
Nerseus's Avatar
Nerseus Nerseus is offline
Danner

Preferred language:
C#
 
Join Date: Oct 2002
Location: Arizona, USA
Posts: 2,547
Nerseus is on a distinguished road
Default

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
__________________
"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
Reply With Quote
  #5  
Old 02-16-2005, 04:24 AM
stustarz stustarz is offline
Junior Contributor

Preferred language:
VB.NET
 
Join Date: Jan 2003
Location: Earth
Posts: 246
stustarz is on a distinguished road
Default

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

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.
__________________
Visit: VBSourceSeek - The VB.NET sourcecode library


Quote:
"A mere friend will agree with you, but a real friend will argue."
Reply With Quote
  #6  
Old 02-16-2005, 07:39 AM
Richard Crist's Avatar
Richard Crist Richard Crist is offline
Regular

Preferred language:
C#
 
Join Date: Dec 2004
Location: near Nashville, TN
Posts: 97
Richard Crist is on a distinguished road
Thumbs up Excellent feedback!

Quote:
Originally Posted by Nerseus
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.
Quote:
Originally Posted by stustarz
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

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!
__________________
nothing unreal exists
.NET Framework Homepage ~ Visual C# Spec ~ C++/CLI Spec ~ Visual Basic .NET Spec
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
database classes in a separate DLL ? utilitaire General 14 08-02-2005 04:34 AM
How to separate "Name Surnename" string into Name and Surname? mcerk General 5 02-01-2005 09:11 AM
Is it possible to query two separate oracle databases with one call? burak Database / XML / Reporting 1 06-11-2004 02:48 PM
Separate Web And application server ... How ? takesoln ASP.NET 4 04-01-2004 12:00 PM
Print text to the printer with separate pages yulyos General 0 11-15-2003 12:22 PM

Advertisement:

Powered by liquidweb