Microsoft Knowledge Base Email Alertz

The .NET Framework 2.0 SDK or the MSDN Express Library may lose content if you uninstall the other product

Search KbAlertz

Advanced Search

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]











Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks

Article ID: 907751 - Last Review: December 3, 2007 - Revision: 1.3

The .NET Framework 2.0 SDK or the MSDN Express Library may lose content if you uninstall the other product

On This Page

SYMPTOMS

When you have the Microsoft .NET Framework 2.0 SDK and the Microsoft MSDN Express Library installed, one product on the computer may lose content if you uninstall the other product.

Note This problem depends on the order in which you install or uninstall the products.

CAUSE

This problem occurs because the MSDN Express Library and the .NET Framework 2.0 SDK share the following three files:
  • Dv_fxmancli.hxs
  • Dv_fxmclictl.hxs
  • Dv_fxmclignrl.hxs
Typically, the MSDN Express Library and the .NET Framework 2.0 SDK install shared files to the %programfiles%\Microsoft Visual Studio 8\MSDN Express Library\LanguageID folder.

Note LanguageID represents to a language ID. For example, the language ID for English is 1033, and the language ID for Japanese is 1041.

These three files are installed and registered to different locations instead of the same location. The product that you installed last registers these three files to a particular location. If you uninstall the program that you installed last, these three files may still be registered to point to a location that no longer exists.

For example, the following behavior may occur:
  • You install the MSDN Express Library.
  • You install the .NET Framework 2.0 SDK.
  • You uninstall the .NET Framework 2.0 SDK.
  • The MSDN Express Library stops functioning correctly.

RESOLUTION

To resolve this problem, repair the program that is experiencing the problem. To do this, use one of the following methods:

Repair the MSDN Express Library

  1. Click Start, click Open, type appwiz.cpl, and then click OK.
  2. In the Add or Remove Programs window, select Microsoft MSDN 2005 Express Edition, click Change/Remove, and then click Repair.

Repair the .NET Framework 2.0 SDK

  1. Click Start, click Open, type appwiz.cpl, and then click OK.
  2. In the Add or Remove Programs window, select Microsoft .NET Framework 2.0 SDK, click Change/Remove, and then click Repair.

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

MORE INFORMATION

For more information, visit the following Microsoft Developer Network (MSDN) Web sites:
SDKs, redistributables & service packs
http://msdn2.microsoft.com/en-us/netframework/aa731542.aspx (http://msdn2.microsoft.com/en-us/netframework/aa731542.aspx)

Visual Studio 2005 Express Editions
http://msdn.microsoft.com/vstudio/express/ (http://msdn.microsoft.com/vstudio/express)

APPLIES TO
  • Microsoft Visual Studio 2005 Express Edition
  • Microsoft .NET Framework 2.0
Keywords: 
kbtshoot kbbug kbprb kbsdk KB907751
       

Community Feedback System

Very often, it takes hours to solve a problem. Very often, you've looked high and low, and have tried a lot of solutions. When you finally found it, chances are, it was because someone else helped you. Here's your chance to give back. Use our community feedback tool to let others know what worked for you and what didn't.

Please also understand that the community feedback system is not warranted to be correct, it's simply a system that we've built to let people try and help each other. If something in a feedback response doesn't make sense to you, or you're not comfortable making changes that the feedback talks about (like registry edits), please consult a professional.

Thank you for using kbAlertz.com Feedback System.

-- Scott Cate