Kbase P167990: Error 6020 running WebSpeed Application
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  6/14/2010 |
|
Status: Unverified
SYMPTOM(s):
Error 6020 running WebSpeed Application
Unable to load wsutil.dll, error <errno> (6020)
Unable to load wsutil.dll, error -1 (6020)
FACT(s) (Environment):
All Supported Operating Systems
Progress/OpenEdge Product Family
WebSpeed
CHANGE:
Installed a new version of Progress in the same machine
CAUSE:
New installation overwrote the cgiip.exe and cgiip.wsc files under WebServer scripts directory
FIX:
Choose one of the following:
A) Overwrite the current copy of the cgiip.exe and cgiip.wsc files under WebServer scripts directory with the current version of those files located under %DLC%/bin directory.
-OR-
B) Create a new directory WebServer scripts directory (eg. inetpub/scripts/101a) and put a copy of cgiip.exe and cgiip.wsc into this new diretory. Then you must change the url of the application to add the new path to those fles
eg : http://localhost:80/101a/scripts/cgiip.exe/WService=wsbroker1/ping