FIX: DllUnregisterServer Fails on msvbvm60.dll w/Error H80029C4A (223105)



The information in this article applies to:

  • Microsoft Visual Basic Learning Edition for Windows 6.0
  • Microsoft Visual Basic Professional Edition for Windows 6.0
  • Microsoft Visual Basic Enterprise Edition for Windows 6.0

This article was previously published under Q223105

SYMPTOMS

Any attempt to unregister the Visual Basic 6.0 run-time msvbvm60.dll fails.

STATUS

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

This bug was corrected in Visual Studio 6.0 Service Pack 3. For more information about Visual Studio service packs, please see the following articles in the Microsoft Knowledge Base:

194022 INFO: Visual Studio 6.0 Service Packs, What, Where, Why

194295 HOWTO: Tell That Visual Studio 6.0 Service Packs Are Installed

MORE INFORMATION

Steps to Reproduce Behavior

  1. On the Taskbar, click the Start button, and then click Run.
  2. In the Run dialog, type the following command:

    Regsvr32.exe /u msvbvm60.dll
  3. Click OK.

    Note that Regsvr32.exe /u msvbvm60.dll fails although running Regsvr32.exe msvbvm60.dll is successful.

REFERENCES

For additional information about using Regsvr32.exe, please see the following article in the Microsoft Knowledge Base:

198038 INFO: Useful Tools for Package and Deployment Issues

Modification Type:MajorLast Reviewed:5/12/2003
Keywords:kbBug kbfix kbtophit KB223105