PRB: VJ++ 6.0 Wfcforms.dll Fails to Register (249631)



The information in this article applies to:

  • Microsoft Visual J++ 6.0
  • the operating system: Microsoft Windows 98
  • the operating system: Microsoft Windows NT

This article was previously published under Q249631

SYMPTOMS

During the installation of Visual J++ 6.0 you receive the error message:
Wfcforms.dll failed to register
This happens at the end of setup during the "setup is updating your system" phase of the installation.

RESOLUTION

Find the file named Atl.dll located in either C:\Windows\system or C:\Winnt\system32, and rename the file to Atl.old. Copy the Ansi version of Atl.dll from Drive:\OS\system\ansi directory of the Visual J++ CD.
  1. From the Start button select Run.
  2. Type regsvr32 atl.dll and press Enter. A message will display that the Dllregister server succeeded. Click OK.
  3. Reinstall Visual J++

Modification Type:MajorLast Reviewed:11/18/2003
Keywords:kbprb KB249631 kbAudDeveloper