Kbase P8865: WebServer error 404 when accessing WebSpeed application with
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  09/05/2003 |
|
Status: Verified
FACT(s) (Environment):
WebSpeed 3.1C
FACT(s) (Environment):
Windows 2000
FACT(s) (Environment):
IIS 5.0
SYMPTOM(s):
Getting error "404 page cannot be found"
Attempting to access WebSpeed application
The URL used is http://localhost/Scripts/wsbroker1.wsc/ping
WebSpeed Transaction server is running fine
The .wsc extension is missing from the Default website properties > Home Directory tab > Configuration > Application properties
CAUSE:
The .wsc file is not registered with the IIS as the path mentioned above. The .wsc script file itself has explanation of how to setup the .wsc extension in IIS 4 and IIS 3. The IIS 4 and IIS 5 setup is the same.
FIX:
Add the .wsc extension in the IIS 5 > Default Website properties as described in the cgiip.wsc file.