Microsoft KB Archive/308096

From BetaArchive Wiki
Knowledge Base


BUG: Error 1935 During Install of the .NET Framework

Article ID: 308096

Article Last Modified on 2/23/2007



APPLIES TO

  • Microsoft .NET Framework 1.1
  • Microsoft .NET Framework 1.0, when used with:
    • Microsoft Windows NT 4.0
    • Microsoft Windows 2000 Standard Edition
    • Microsoft Windows XP Professional



This article was previously published under Q308096

SYMPTOMS

When you try to install the .NET Framework, you receive an error 1935 (assembly install failure) error message if Mscoree.dll is in use before you start Setup.

CAUSE

This behavior occurs because Mscoree.dll is held in use for 10 minutes after you install (or remove) the assemblies. When you start another install, the installer tries to load its own version of Mscoree.dll to install the assemblies for the new program. Because another version of Mscoree.dll is already loaded, the failure occurs.

This is because of Windows Installer behavior on Windows NT platforms.

RESOLUTION

You can use either of the following methods to resolve this problem:

  • Restart your computer.


-or-

  • Stop Windows Installer (msiservice).

To stop Windows Installer, follow these steps:

  1. Open Control Panel.
  2. Double-click Administrative Tools.
  3. Double-click Services.
  4. Right-click the Windows Installer service.
  5. Click Stop.


STATUS

Microsoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article.


Additional query words: kbreadme

Keywords: kbbug kberrmsg kbpending KB308096