BUG: The Visual Basic Upgrade Wizard stops responding when you try to upgrade a Visual Basic 6.0 project in Visual Basic 2005 (915917)
The information in this article applies to:
- Microsoft Visual Basic 2005
- Microsoft Visual Basic Enterprise Edition for Windows, Version 6.0
- Microsoft Visual Basic Professional Edition for Windows 6.0
SYMPTOMSConsider the following scenario. A Microsoft Visual Basic 6.0 project contains at least one code module that has nine or more Case Is statements. You try to upgrade the Visual Basic 6.0 project by using the Visual Basic Upgrade Wizard in Microsoft Visual Basic 2005. In this scenario, the Visual Basic Upgrade Wizard stops responding (hangs).WORKAROUNDTo work around this problem, follow these steps: - Open the Visual Basic 6.0 project in Microsoft Visual Studio 6.0.
- Comment out any Case Is statements.
- Save the code module.
- Start Visual Basic 2005.
- On the File menu, click Open Project.
- In the Open Project dialog box, locate the Visual Basic 6.0 project folder, click the project file name, and then click Open. The Visual Basic Upgrade Wizard starts.
- Click Next.
- Under Choose a Project Type, click EXE or DLL, and then click Next.
- Type a location for the project, and then click Next.
- If the folder does not exist, click Yes to create the folder.
- Click Next to start the upgrade.
- After the upgrade is complete, remove the comments from the Case Is statements.
STATUS Microsoft has confirmed that this is a bug in the Microsoft products that are listed in the "Applies to" section.
Modification Type: | Minor | Last Reviewed: | 10/3/2006 |
---|
Keywords: | kbVBX kbDev kbUpgrade kbprb kbtshoot kbbug KB915917 kbAudDeveloper |
---|
|