Select the product you need help with
FIX: Files and registry keys for the installation path incorrectly disappear when you run an .msi file for a Setup project that was upgraded from Visual Studio 2008 to Visual Studio 2010 SP1Article ID: 2529927 - View products that this article applies to. On This PageSYMPTOMSConsider the following scenario:
In this scenario, the files and registry keys for the installation path incorrectly disappear. CAUSEThis issue occurs because a different hashing algorithm is used to create the Globally Unique Identifiers (GUIDs) in Visual Studio 2010 SP1. When you install the .msi file that is created from the Visual Studio 2010 SP1 Setup project, the .msi file determines that the GUID has changed. Therefore, the .msi file removes the files and registry keys for the installation path by using the sequence of the project. RESOLUTIONTo resolve this issue, apply this hotfix, and then set the new BackwardCompatibleIDGeneration property to True before you build the project. This hotfix introduces the BackwardCompatibleIDGeneration property. By default, this property is set to False. Before you build the Setup project in Visual Studio 2010 SP1, you have to explicitly set the BackwardCompatibleIDGeneration property to True. Hotfix informationA supported hotfix is now available from Microsoft. However, it is intended to correct only the problem that is described in this article. Apply it only to systems that are experiencing this specific problem. This hotfix may receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next update that contains this hotfix.To resolve this problem immediately, contact Microsoft Customer Support Services to obtain the hotfix. For a complete list of Microsoft Customer Support Services telephone numbers and information about support costs, visit the following Microsoft website: http://support.microsoft.com/contactus/?ws=support Note In special cases, charges that are ordinarily incurred for support calls may be canceled if a Microsoft Support Professional determines that a specific update will resolve your problem. The usual support costs will apply to additional support questions and issues that do not qualify for the specific update in question.
(http://support.microsoft.com/contactus/?ws=support)
PrerequisitesTo apply this hotfix, you must have Microsoft Visual Studio 2010 Service Pack 1 (SP1) installed.Restart informationYou may have to restart the computer after you apply this hotfix.We recommend that you exit any instances of Visual Studio or of applications that use the Microsoft .NET Framework before you apply this hotfix. Hotfix replacement informationThis hotfix does not replace a previously released hotfix.File informationThe global version of this hotfix has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time item in Control Panel.Collapse this table
WORKAROUNDTo work around this issue, use one of the following methods:
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section. MORE INFORMATIONIf you encounter the same issue when you use Visual Studio 2010, view the article in the Microsoft Knowledge Base: 2418919
(http://support.microsoft.com/kb/2418919/
)
FIX: Files and registry keys for the installation path disappear unexpectedly when you install an MSI file for a Setup project that has a major upgrade from Visual Studio 2008 to Visual Studio 2010 For more information about software update terminology, click the following article number to view the article in the Microsoft Knowledge Base: 824684
(http://support.microsoft.com/kb/824684/
)
Description of the standard terminology that is used to describe Microsoft software updatesPropertiesArticle ID: 2529927 - Last Review: May 20, 2011 - Revision: 1.0
| Article Translations |


Back to the top








