|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Can VB6 & VB.net co-existHello,
I have a lot of VB6 code under development and support, but want to experiment with VB.net. Can I install/use VB6 and VB.net on the same machine without conflicts? Are there any "tips and tricks" I should know about doing this? Thanks in advance - Dave "Dave" <D***@discussions.microsoft.com> wrote in message Yes.news:F8FFA88E-CF9E-4D13-9746-6444571BB438@microsoft.com... > Hello, > > I have a lot of VB6 code under development and support, but want to > experiment with VB.net. Can I install/use VB6 and VB.net on the same > machine > without conflicts? > Are there any "tips and tricks" I should know about doing None that I know of.> this? Michael "Dave" <D***@discussions.microsoft.com> wrote in message Yes.news:F8FFA88E-CF9E-4D13-9746-6444571BB438@microsoft.com... > I have a lot of VB6 code under development and support, but want to > experiment with VB.net. Can I install/use VB6 and VB.net on the same > machine > without conflicts? > Are there any "tips and tricks" I should know about doing Nope, although I'd recommend installing VB6 first.> this? Install VB 6 first. Then install the dotNet development environment. If
you need to desinstall either environment, you may need to reinstall the remaining environment to recover full IDE functionality. Based on my experience, I would recommend deinstalling both and then reinstalling the environment I want to keep. Mike Ober. Show quoteHide quote "Dave" <D***@discussions.microsoft.com> wrote in message news:F8FFA88E-CF9E-4D13-9746-6444571BB438@microsoft.com... > Hello, > > I have a lot of VB6 code under development and support, but want to > experiment with VB.net. Can I install/use VB6 and VB.net on the same machine > without conflicts? Are there any "tips and tricks" I should know about doing > this? > > Thanks in advance - Dave > Hi,
They work fine on the same machine. -- Richard Grier (Microsoft Visual Basic MVP) See www.hardandsoftware.net for contact information. Author of Visual Basic Programmer's Guide to Serial Communications, 4th Edition ISBN 1-890422-28-2 (391 pages) published July 2004. See www.mabry.com/vbpgser4 to order. "Dave" <D***@discussions.microsoft.com> wrote in message There are two possible annoyances. Both easily corrected manually or bynews:F8FFA88E-CF9E-4D13-9746-6444571BB438@microsoft.com... > Hello, > > I have a lot of VB6 code under development and support, but want to > experiment with VB.net. Can I install/use VB6 and VB.net on the same machine > without conflicts? Are there any "tips and tricks" I should know about doing > this? > > Thanks in advance - Dave > re-installing. 1) File associations will be changed to the last VS installed. This has little effect on Classic VB but will affect any special tools you have for debugging and other languages (.obj, .res, .c, .h, .idl, etc) 2) You may lose the 'connection' to VB6's MSDN Help Files. VB6 can't use the newer MSDN library .chm files. hth -ralph
VB.net vs VB 6.0
Run IE from VB6 ? Correct way to get random results with arrays Friend Property ques updating multiple records with VBScript and SQL Restore Form to Prior State Problem returning DISTINCT records - MS Access Detecting if Control key is pressed How do your read selected values from a BOUND ListBox in VB.Net Correct way to get random results with arrays |
|||||||||||||||||||||||