Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Here are some useful links I found online regarding .NET migration from VB6 that I'd like to share. Hope it "tolongs".
Upgrading Visual Basic 6.0 to Visual Basic .NET and Visual Basic 2005 guide
This guide is to provide you with the information you need to upgrade an application from Visual Basic 6.0 to Visual Basic .NET
Analyzes your Visual Basic 6.0 projects to determine what issues you will need to address to be able to upgrade.
You may experience performance issues when you use solutions that contain large Visual Basic projects in Visual Studio 2005. To resolve this issue, there's a free hotfix on this website https://support.microsoft.com/?kbid=917452 with step by step instruction on how to apply it.
Happy Migrating!