Translate this page
Powered by
Microsoft® Translator
Home
VBUC Features
Getting Started
Knowledge Base
Contact Us
Menu Bar
File
:
New Upgrade Solution
: Creates a new upgrade solution.
Open Solution
: Opens an existing upgrade solution.(.VBCSln)
Close Solution
: Closes the current Upgrade Solution.
Save Solution
: Saves current upgrade solution into the source folder.
Save Solution As
: Saves current upgrade solution with a different name.
Add Projectv
: Add a new VBP file into the upgrade solution.
Remove Selected Projects
: remove the selected projects from the upgrade solution.
Manage Upgrade Profiles
: Launch the Profile Manager.
Recent Solutions
: Displays a list of previously opened upgrade solutions
Exit
: close the VBUC
Edit
:
Undo/Redo
: Used to rollback and reapply a given action over the upgrade solution. These actions are serialized so they can be undone even if the upgrade solution is closed and opened later on.
Upgrade
Refresh Upgrade Solution
: All the project files and source code files of existing projects in the upgrade solution are read to refresh any changes that might have occurred. Then, the manual changes that had been made to that project are reapplied. Note that new projects in the source path are not added automatically with a refresh.
Preprocess all
: This option is used to perform the preprocessing stage over the entire solution without triggering the upgrade process. This is an advanced option used for complex staged migrations. For more information on the Preprocessing stage please contact us at
support@artinsoft.com
. (This option is not available when working in
Assessment Mode
)
Upgrade All
: This action will start the upgrade process. (This option is not available when working in
Assessment Mode
)
Run Assessment Tool
: Execute the assessment estimations. The results of this action are described in section
Assessment Report
.
Generate Main .Sln File
: Create a .Sln file including all the upgrade solution projects. The user can also create different solution files by selecting some projects from the main grid, right-clicking and selecting
“generate Sln file”
.
Upgrade Window Properties
: Display the upgrade properties window, this is the same dialog displayed during the creation of the upgrade solution. The user can specify the source folder, target folder and to add binary reference folders. Adding directories will help you later on to resolve warnings. By default, the source path is included in this section; it is recommended that the user leaves this directory in the list
View Log
: launches the
“VBUMLOGFILE.log;”
used to track all the event information generated during the current VBUC execution. This log file contains all the usability information generated during the current execution; for technical details about the migration process itself the VBUC features the
“Collect Support Files”
option from the
Help Menu
.
Tools
Custom Maps Editor
: Opens the Custom Maps editor. This option is available only in the Visual Basic Upgrade Companion Enterprise Edition. For a complete guide on the Custom Maps Editor please read the section
User Customization and Extensibility
.
Help
Getting Started
: Shows the “getting started” guide. This option will launch a .PDF file; this means the system where the VBUC is installed must have the appropriate application to open this extension.
License Info
: Displays detailed information about the current license.
Collect Support Files
: Creates a zip file containing detailed troubleshooting information about the VBUC execution. This Support information can be interpreted by ArtinSoft specialists to diagnose and troubleshoot particular issues.
About
: displays the about window containing the version and mode of the VBUC. For more information visit
Editions and Modes
section.
ArtinSoft Visual Basic Upgrade Companion (VBUC)
VBUC Features
User Environment
VBUC Graphical User Interface
Menu Bar
Tool Bar
General Settings
Folder Tree View
Main Project Grid
Information Tab Bar
Profile Manager
ASP Migration Support
VBUC Assessment Mode
C# Generation Features
Reference Resolution Between Projects
Resolve Late Bound Variable Types
Language Transformations
Win-API to Pinvoke support
Advanved Code Refactoring Features
Error Handling Transformation Features
Legacy Data Access to .NET
Optional Third Party Library Mappings
Customization and Extensibility
What’s new in VBUC 4.0
Miscellaneous Tools
Related Tools, ASP Upgrade Companion
How to modify the way the code is generated
How to solve pre-migration warnings
VBUC Getting Started
Migration Knowledge Base