Kbase P50352: Error 404 with webspeed URL using IIS 6 when mapping cgiip.w
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/27/2003 |
|
Status: Unverified
FACT(s) (Environment):
Windows 2003
FACT(s) (Environment):
WebSpeed 3.1D
FACT(s) (Environment):
IIS 6.0
SYMPTOM(s):
Error 404 with webspeed URL
Use cgiip.wsc script for webspeed URL
Allowed all unknown ISAPI and all unknown CGIIP extensions desscribed in solution P23867
Set up cgiip with .wsc extension mapped as described in solution 16091
cgiip.wsc that references a registered service works, ie., -i wsbroker1
cgiip.was that references broker host and port fails with error 404, ie.,
host port
CAUSE:
The web services extension for allowing .wsc is not enabled
FIX:
Enable allowing .wsc web services extensions.
Open IIS, expand the website, highlight web services extensions subfolder, add .wsc extensions and allow cgiip.exe %s %s to run.