migrate vb6 to vb.NET 2003

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • marty.overdear@intergraph.com

    #1

    migrate vb6 to vb.NET 2003

    I have a laptop that I take to customers site to install software. I
    have an application that needs .net 2003 for compilation. I also have
    a vb6 application that interfaces with this product. I need to be
    able to work with this interface code, so I will need to compile it
    again. Is it possible to have vb 6 and .NET 2003 loaded on the same
    machine?

    I tried converting the vb 6 to .net with the wizard, but I got a
    memory reference error. It shows up in the design in .NET, but it has
    errors everywhere. It has upgrade errors and warnings everywhere.

  • diAb0Lo

    #2
    Re: migrate vb6 to vb.NET 2003

    On 14 mayo, 16:03, marty.overd...@ intergraph.com wrote:
    I have a laptop that I take to customers site to install software. I
    have an application that needs .net 2003 for compilation. I also have
    a vb6 application that interfaces with this product. I need to be
    able to work with this interface code, so I will need to compile it
    again. Is it possible to have vb 6 and .NET 2003 loaded on the same
    machine?
    >
    I tried converting the vb 6 to .net with the wizard, but I got a
    memory reference error. It shows up in the design in .NET, but it has
    errors everywhere. It has upgrade errors and warnings everywhere.
    Yes, I have both IDE on the same machine. Visual Studio .Net 2003 and
    Visual Studio 6.0. I have no problem with them.

    Comment

    • Cor Ligthert [MVP]

      #3
      Re: migrate vb6 to vb.NET 2003

      That is normal you can try 2005 that is much better for conversion.













      <marty.overdear @intergraph.com schreef in bericht
      news:1179173034 .131320.209000@ l77g2000hsb.goo glegroups.com.. .
      >I have a laptop that I take to customers site to install software. I
      have an application that needs .net 2003 for compilation. I also have
      a vb6 application that interfaces with this product. I need to be
      able to work with this interface code, so I will need to compile it
      again. Is it possible to have vb 6 and .NET 2003 loaded on the same
      machine?
      >
      I tried converting the vb 6 to .net with the wizard, but I got a
      memory reference error. It shows up in the design in .NET, but it has
      errors everywhere. It has upgrade errors and warnings everywhere.
      >

      Comment

      • Dick Grier

        #4
        Re: migrate vb6 to vb.NET 2003

        Hi,

        Yes.

        However, you might want to consider using VS 2005 (or VB2005 Express),
        instead of VS 2003. The Express version is free/or really inexpensive, if
        you get the CD version.

        Dick

        --
        Richard Grier, MVP
        Hard & Software
        Author of Visual Basic Programmer's Guide to Serial Communications, Fourth
        Edition,
        ISBN 1-890422-28-2 (391 pages, includes CD-ROM). July 2004, Revised March
        2006.
        See www.hardandsoftware.net for details and contact information.


        Comment

        Working...