BUG: Merge module files have the same ComponentID in different Visual Studio projects (906764)
The information in this article applies to:
- Microsoft Visual Studio 2005 Professional Edition
- Microsoft Visual Studio 2005 Standard Edition
- Microsoft Visual Studio 2005 Express Edition
- Microsoft Visual Studio .NET (2003), Professional Edition
- Microsoft Visual Studio .NET (2003), Enterprise Architect Edition
- Microsoft Visual Studio .NET (2003), Enterprise Developer Edition
- Microsoft Visual Studio .NET (2003), Academic Edition
- Microsoft Visual Studio .NET (2002), Professional Edition
- Microsoft Visual Studio .NET (2002), Enterprise Architect Edition
- Microsoft Visual Studio .NET (2002), Enterprise Developer Edition
- Microsoft Visual Studio .NET (2002), Academic Edition
SYMPTOMSWhen you create two Merge Module projects in Microsoft Visual Studio or in Microsoft Visual Studio .NET, the .msm files for the two projects may have the same ComponentID.CAUSEThis issue occurs because of the steps that are used to create the hash value for the file.WORKAROUNDTo work around this issue, use a database table editor such as the Orca.exe utility to modify the ComponentID of one of the .msm files. Note The Orca.exe utility is available as part of the Microsoft Platform SDK Components for Windows Installer Developers. To modify the ComponentID by using the Orca.exe utility, follow these steps: - Start Orca.exe, and then open the .msm file that you want to modify.
- In the left pane, click Component.
- In the right pane, click the current ComponentID, and then press CTRL+G to paste a new ComponentID GUID.
- On the File menu, click Save.
- Quit the Orca.exe utility.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed in the "Applies to" section.REFERENCESFor more information about the Orca.exe utility, visit the following Microsoft Developer Network (MSDN) Web site: For more information about how to organize applications into components, visit the following MSDN Web site:
Modification Type: | Major | Last Reviewed: | 10/18/2005 |
---|
Keywords: | kbDev kbtshoot kbBug kbprb KB906764 kbAudDeveloper |
---|
|