Kbase 22073: Patch 9.1C22 for Win32 Causes "snapin failed to initialize"
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  6/24/2002 |
|
SUMMARY:
After applying patch 9.1C22 for Win32 platforms you might received "snapin failed to initialize" when trying to connect to your AdminServer with the Progress Explorer.
SOLUTION:
You may be able to successfully work around this problem with the following steps:
1) Open a command prompt session (run command.com or cmd.exe)
2) Type regsvr32.exe <type the path to DLC>\bin\proexptlr.dll
3) Open the Progress Explorer.
NOTE: You will have to redefine an autoconnection to a server if one existed in the Progress Explorer, because the re-registration of the dll clears the previous autoconnect status.
If the path to the DLC installation has spaces in the name please enclose it with quotation marks.
Example:
If DLC is C:\Program Files\Progress
regsvr32.exe "c:\program files\progress\bin\proexptlr.dll"