CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4
  1. #1
    Join Date
    Oct 2002
    Posts
    8

    Question Can VB.net and VB6 coexist?

    I'm wondering if I can install Visual studio .net on the same pc with Visual studio 6 already installed it. Any dll conflicts?
    Zen is finding yourself in chaos...

    HW

  2. #2
    Join Date
    May 2002
    Location
    Växjö, Sweden
    Posts
    15
    No problems whatsoever, that I have noticed.

    Me and a few co-workers runt VB.NET and VB6 side by side now and haven't found any troubles.

  3. #3
    Join Date
    Sep 2002
    Location
    All around the World
    Posts
    99
    Of course you can, unless you don't want to upgrade any VB6 programs, be careful when you open a VB6 project with VB.NET because it will try to upgrade it.

  4. #4
    Join Date
    Jul 2002
    Location
    .NET 2.0/.NET 3.0/.NET 3.5 VS2005/VS2008
    Posts
    284
    Yes you can. I installed an upgrade of VS 6.0 to VS.net and the setup didn't uninstall or update any files of VS 6.0
    WM.

    What about weapons of mass construction?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured