Kbase P102535: How to troubleshoot "Snap-in Creation Failed"
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  13/08/2008 |
|
Status: Verified
GOAL:
How to troubleshoot "Snap-in Creation Failed"
GOAL:
How to resolve Snap-in fails to initialize CLSID {0675944-530E-48EB-A3A6-E94BCF07FEF}
GOAL:
Progress Explorer snap-in failed to initialize
FACT(s) (Environment):
OpenEdge 10.x
Progress 9.1E
Microsoft Windows
FIX:
To resolve the "Snap-in Creation Failed" problem, perform the steps outlined below:
1. Ensure Microsoft JVM has been properly installed. It may be reinstalled using %DLC%\bin\3party\msjavx86.exe. Remove msjava.dll, jview.exe and wjview.exe from Windows system32 directory before reinstalling.
2. Verify the CLASSPATH is set correctly in the %DLC%\properties\JavaTools.properties file under [ProgressExplorer] entry. The file should contain absolute paths to prowin.jar, rmi.zip and progress.jar.
3. Ensure the Progress Explorer GUIDs have been created using Progress proenv window (%DLC%\bin\proenv) to register the Progress Explorer dll.
proenv> %DLC%\bin\regsvr32 %DLC%\bin\proexptlr.dll
DllRegisterServer in C:\Progress\OpenEdge\bin\proexptlr.dll succeeded.