Where is the source code for the support (helper) classes used by the VB6 AI Migrator?
Subject
Helper class library source code
Applies to
VB6 AI Migrator Enterprise Edition, VB6 AI Migrator Developer Edition
Inquiry Description
Where is the source code for the support (helper) classes used by the resulting source code? As the product documentation says, it’s free, but where is it located?
Troubleshooting/solution
Helper classes and their implementation can be found in the UpgradeSupport directory in the Upgrade Solution’s output path directory. The .NET source code is located inside of the Mobilize.NET.VB6.zip file.
You can substitute the reference for the Mobilize.NET.VB6.dll with a reference to the project if you want to modify its behavior. This code is provided with no license or royalty restrictions and you are free to modify it as you please.
Related FAQs
None