Assessment Mode
The Visual Basic Upgrade Companion will switch to assessment mode once the
current license is expired. This mode allows the user to perform the following actions:
- Create upgrade solutions to solve pre-migration issues i.e. missing references or
files.
- Create the assessment report to quantify the efforts required for the migration
task.
The VBUC will be installed by default in assessment mode if a valid license file
is not provided after the installation process. Once the VBUC is activated, the
assessment mode features will be present in the full version.
Assessment Report
The Visual Basic Upgrade Companion is able to collect important assessment information
from the original VB6/ASP source files. The assessment output files are:
- Upgrade Solution (*.VBCSln)
- Used to solve:
- Internal and external References
- Project dependencies
- LOC Report.xml
- Source files per project
- Recommended upgrade order
- Lines of code report (code, comments, spaces, design lines)
-
- Per Project
- Each file detail
AssessmentReport.xml
- Used by ArtinSoft personnel for estimations.
- Included Information:
- Third party controls
- Used methods and properties
- Events
- Data Access components
- COM+ summary and members
- Intrinsic Components
- Windows API calls
- Much More