EWI Index
The Visual Basic Upgrade Companion helps with this process by inserting different Errors, Warning and Issues information messages (hereafter referred to as EWIs) into the migrated source code as comments. For more details on what an issue is look here.
Some general recommendations about handling these EWIs can be found here.
Warnings
Issues Index
Notes Index
Code | Description |
2041 | The following line was commented. |
7001 | The following %1 (%2) seems to be dead code |
8001 | Element %1 was removed |
8008 | Element %1 is obsolete and should be removed |
TODO Index