Customer still using Visual Basic 6

Jessica 21 Reputation points
2021-03-30T02:18:14.217+00:00

Dear,

Please advise what if Customer still using Visual Basic 6. what is the best way to upgrade and to which version?
and will it compatible with their current apps?

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,715 questions
0 comments No comments
{count} votes

Accepted answer
  1. Castorix31 84,546 Reputation points
    2021-03-30T05:39:55.247+00:00

    MSDN says you must use VB 2008 Express first
    See How to: Upgrade a Project from Visual Basic 6.0
    (you replace Visual Studio 2010 by Visual Studio 2019...)

    (Link to VB 2008 Express : vbsetup.exe)


3 additional answers

Sort by: Most helpful
  1. LostVB6 1 Reputation point
    2022-09-24T17:17:44.143+00:00

    I am also a VB6 user and have the same question. I have tried accessing the VB 2008 Express, including the vbsetup.exe link posted. However, everything I try comes back with "No longer Available" or a similar message. Obviously, I need more explicit instructions.


  2. LostVB6 1 Reputation point
    2022-09-28T17:02:12.183+00:00

    Well, I just tried downloading the "free" download suggested by Microsoft. Turns out that this is for business use only. So, back to square one. Basically, sc . . . the little guy.

    0 comments No comments

  3. twinBASIC programming 0 Reputation points
    2024-09-12T16:51:42.9+00:00

    There is no easy 'upgrade' from VB6 to VB.net. If you need to migrate it is usually best to rewrite the application.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.