Results 1 to 7 of 7

Thread: VB6 to VB2005

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2006
    Location
    Australia
    Posts
    10

    VB6 to VB2005

    I was just wondering if there is any programs that convert VB6 projects to VB2005, It got an error when I tried to convert it using VB2005.

    Is there another way I can convert this.

    Sorry if this is in the wrong place, I didnt know where it would go.

    Cheers!

  2. #2
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: VB6 to VB2005

    Nope. There is a conversion wizard in 2003 but its very buggy and MS even states that its not more then 95% accurate or complete.

    The only option is to rewite your apps in 05.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  3. #3
    Fanatic Member Dnereb's Avatar
    Join Date
    Aug 2005
    Location
    Netherlands
    Posts
    863

    Re: VB6 to VB2005

    O, and 95% means to MS that a project that was developed in 100 days (including aquasition interface design solving problems documenting etc...) can be converted in 5 days rewriting code after using the wizzard and assuming an average experience with converting vb6.0 apps to .net!
    why can't programmers keep and 31 Oct and 25 dec apart. Why Rating is Useful
    for every question you ask provide an answer on another thread.

  4. #4
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: VB6 to VB2005

    No, it means that it can convert on average up to 95% of a projects code while the rest will not convert. The remaining wil need to be manually written yet the project as a whole will be slower, use more resources, and you wont get the learning factor like when you actually write code.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  5. #5
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: VB6 to VB2005

    Quote Originally Posted by RobDog888
    No, it means that it can convert on average up to 95% of a projects code while the rest will not convert. The remaining wil need to be manually written yet the project as a whole will be slower, use more resources, and you wont get the learning factor like when you actually write code.
    And, I would challenge the 95% part. I've yet to see anything remotely sophisticated get that much converted into usable code.

    You will be saving yourself more time if you forget about conversions and just rewrite it.

  6. #6
    Addicted Member
    Join Date
    Feb 2006
    Location
    The Sea of Tranquility
    Posts
    252

    Re: VB6 to VB2005

    plus if you want to utilize the new OOP capabilities you will have to re write it.
    Rich

    A)bort, R)etry, I)nfluence with large hammer.
    Please take a moment to rate useful posts.

  7. #7
    Shared Member
    Join Date
    May 2005
    Location
    Kashmir, India
    Posts
    2,277

    Re: VB6 to VB2005

    Plus you will learn lots while re-writing the code and will be able to take full advantage of .NET Framework Class Libraries.
    Use [code] source code here[/code] tags when you post source code.

    My Articles

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