What steps should I execute to upgrade an application by using the Visual Basic Upgrade Wizard?
The following steps must be executed to upgrade the project: 1. Open Visual Studio .NET. 2. On the File menu, click Open, and then click Project. This displays the Open Project dialog box. Navigate to the location of the Visual Basic 6.0 project file, and then click the desired project file. For our example, navigate to the location in which you saved the SumApp project, click SumApp.vbp, and then click Open. 3. Read the welcome page, and then click Next. 4. On the Choose a project type page, the appropriate option is selected by default. Click Next. 5. On the Specify a Location for Your New Project page, the wizard suggests the target directory to be called projectname.NET, where projectname is your original project’s name. In our example, the suggested name is SumApp.NET. Click Next. 6. The Ready to Upgrade page of the wizard informs you that it is ready to perform the upgrade. Click Next to start the upgrade. The next page of the wizard displays information about the upgrade process