...
- Ensure that you have a backup of your existing VS.NET project. You may need to reference existing configuration files during the upgrade process, so make sure you have a copy of the original state of your project to work with.
- Upgrade WIRE Project in VS.NET to a minimum of .NET Framework 3.5
...
- Ensure that WIRE Application still works as expected after upgrade.
Upgrade Process
This upgrade assumes that you are upgrading a project with the same structure as our starter project WIRE_GUI.
...