Results 1 to 4 of 4

Thread: Vb6 to .net

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Dec 2009
    Posts
    99

    Question Vb6 to .net

    can any one convert this project to .net?
    http://www.freevbcode.com/Source/005/ULTRA.zip
    i tried but when i start the project it close itself without giving any error
    Attached Files Attached Files

  2. #2
    Lively Member
    Join Date
    Jul 2009
    Posts
    124

    Re: Vb6 to .net

    I put the Project1.NET .exe in the description. It worked for me.
    I'm using Windows 7 64-BIT
    Attached Files Attached Files
    RATE MY POST

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Dec 2009
    Posts
    99

    Re: Vb6 to .net

    its not working here iam using window$ xp 32bit its give a error
    file error: asthmatic operation resulted an overflow .(Error 12)

  4. #4
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    40,109

    Re: Vb6 to .net

    Quote Originally Posted by hackerspk View Post
    its not working here iam using window$ xp 32bit its give a error
    file error: asthmatic operation resulted an overflow .(Error 12)
    Is your compiler really wheezing? I would guess the actual error was not asthmatic.

    One point to note before you go any further: No conversion program does a good job at converting VB6 to .NET. If you don't have to convert, then don't convert. If you do have to convert, then re-write. You won't be starting from scratch, as you can copy and paste bits of the VB6 code over (converting data types and the like), so you can follow much of the design, but you will end up with a functional product after the re-write, which is more than can be said for the conversion.
    My usual boring signature: Nothing

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