FAQ: What is the process to upgrade from VB5 to .Net?

Subject

FAQ: What is the process to upgrade from VB5 to .Net?

Applies to

VBUC

Inquiry Description

What is the process to upgrade from VB5 to VB.Net?

Troubleshooting/solution

To migrate from vb5 to .Net we normally recommend a two phases approach where the first phase is to upgrade the VB5 code to VB6 and the second phase is to upgrade from VB6 to. .Net.

The first phase uses the VB6 development environment to do the upgrade and the idea is to open each VB5 project(s) in VB6 and the IDE will ask if you would like to upgrade the project file to VB6. After accepting this, the work will be around validating the correct functionality of the application.

Depending on the application, there might be some technical issues around third party control but this will have to be analyzed on a case by case basis.

In general, this phase is relatively simple and fast depending on the application. It can be executed by the customer since the work is mostly around validating the functionality or it can be executed by ArtinSoft with the help of test cases provided by the customer.

Once the code is in vb6, VBUC will be used to perform the upgrade to .Net following the proven ArtinSoft migration methodology.

Submitted date

4/28/2010 4:47:15 PM


Related FAQs

None

Skip Navigation Links.
Expand ArtinSoft Visual Basic Upgrade Companion (VBUC)ArtinSoft Visual Basic Upgrade Companion (VBUC)
Expand VBUC Getting StartedVBUC Getting Started
Collapse Migration Knowledge BaseMigration Knowledge Base
Expand VBUC Errors, Warnings and IssuesVBUC Errors, Warnings and Issues
Collapse VBUC Frequently Asked QuestionsVBUC Frequently Asked Questions
Collapse General QuestionsGeneral Questions
Error 2869 during the VBUC installation
How effective is the Visual Basic Upgrade Companion at converting an application's front end?
Expand What controls does the Visual Basic Upgrade Companion support?What controls does the Visual Basic Upgrade Companion support?
Can the Visual Basic Upgrade Companion be customized?
How does the VBUC handle VB6 Collections?
How does the VBUC convert ADO to ADO.NET?
Visual Basic Upgrade Companion customization options
FAQ: What is the process to upgrade from VB5 to .Net?
ActiveX/User documents migration workaround using the VBUC
Property Page migration workaround using the VBUC
How to install the VBUC Developer Edition successfully
Is the Artinsoft.VB6.dll helper class library redistributable?
What are the code changes and other activities required before migration?
XSL operations and MSXML library migration
VBUC generated Visual Studio solution file version
Where is the source code for the support (helper) classes used by the VBUC?
How effective is the Visual Basic Upgrade Companion at converting an application's front end?
VBUC Developer Edition Offline Activation Process
What’s the difference between the License File and the Activation File
Do the VBUC migrate intrinsic VB6 functions and libraries?
Error : Retrieving the COM class factory for component with CLSID {11C67C12-105A-4F42-A5C8-CB9070F2855A} failed due to the following error: 80040154
Expand HOW TOHOW TO