Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. convert projet from vb6 to vb.net

convert projet from vb6 to vb.net

Scheduled Pinned Locked Moved C#
csharp
8 Posts 6 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    toto_2010
    wrote on last edited by
    #1

    I have a program developed in VB6, I want to run it on VB.Net but the conversion does not succeed ... Do you have an idea on converting VB6 to. Net thanks.

    K A W I N 5 Replies Last reply
    0
    • T toto_2010

      I have a program developed in VB6, I want to run it on VB.Net but the conversion does not succeed ... Do you have an idea on converting VB6 to. Net thanks.

      K Offline
      K Offline
      Keith Barrow
      wrote on last edited by
      #2

      As far as I know there is no automatic way to convert VB6 to C#, dur to underlying differences in the frameworks involved. I don't think there is even a reliable automatic conversion from VB6 to VB.Net for this reason.

      Dalek Dave: There are many words that some find offensive, Homosexuality, Alcoholism, Religion, Visual Basic, Manchester United, Butter. Pete o'Hanlon: If it wasn't insulting tools, I'd say you were dumber than a bag of spanners.

      1 Reply Last reply
      0
      • T toto_2010

        I have a program developed in VB6, I want to run it on VB.Net but the conversion does not succeed ... Do you have an idea on converting VB6 to. Net thanks.

        A Offline
        A Offline
        Abhinav S
        wrote on last edited by
        #3

        If you search on the internet, you will find some converter programs that are available. None of them, however will be able to actually do a full convert - you will still need to write / change a lot of code.

        T 1 Reply Last reply
        0
        • T toto_2010

          I have a program developed in VB6, I want to run it on VB.Net but the conversion does not succeed ... Do you have an idea on converting VB6 to. Net thanks.

          W Offline
          W Offline
          William Winner
          wrote on last edited by
          #4

          Your first mistake was posting this question on a C# forum. You wanted to post here: http://www.codeproject.com/Forums/1646/Visual-Basic.aspx[^]

          1 Reply Last reply
          0
          • T toto_2010

            I have a program developed in VB6, I want to run it on VB.Net but the conversion does not succeed ... Do you have an idea on converting VB6 to. Net thanks.

            I Offline
            I Offline
            Ian Shlasko
            wrote on last edited by
            #5

            Rewrite it. "Upgrading" a project from VB6 to VB.NET is a Bad Idea (tm). The languages are fundamentally different in so many ways that you'll have more bugs than working lines of code. So just rewrite it, or leave it in VB6 until you have time to rewrite it.

            Proud to have finally moved to the A-Ark. Which one are you in?
            Author of the Guardians Saga (Sci-Fi/Fantasy novels)

            1 Reply Last reply
            0
            • A Abhinav S

              If you search on the internet, you will find some converter programs that are available. None of them, however will be able to actually do a full convert - you will still need to write / change a lot of code.

              T Offline
              T Offline
              toto_2010
              wrote on last edited by
              #6

              Thank you for your reply, but after a rechreche on google, I found many solution, but I preferred to have the opinion of someone who already work in this direction, and thank you again

              1 Reply Last reply
              0
              • T toto_2010

                I have a program developed in VB6, I want to run it on VB.Net but the conversion does not succeed ... Do you have an idea on converting VB6 to. Net thanks.

                N Offline
                N Offline
                nagendrathecoder
                wrote on last edited by
                #7

                You can use your VB6 code in .Net by making InterOP of it. :)

                T 1 Reply Last reply
                0
                • N nagendrathecoder

                  You can use your VB6 code in .Net by making InterOP of it. :)

                  T Offline
                  T Offline
                  toto_2010
                  wrote on last edited by
                  #8

                  thanks

                  1 Reply Last reply
                  0
                  Reply
                  • Reply as topic
                  Log in to reply
                  • Oldest to Newest
                  • Newest to Oldest
                  • Most Votes


                  • Login

                  • Don't have an account? Register

                  • Login or register to search.
                  • First post
                    Last post
                  0
                  • Categories
                  • Recent
                  • Tags
                  • Popular
                  • World
                  • Users
                  • Groups