Kbase P44772: Error in webspeed: Microsoft VBScript runtime error '800a000
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/6/2003 |
|
Status: Unverified
SYMPTOM(s):
Error: Microsoft VBScript runtime error '800a0009'
Subscript out of range: '[number: 1]'
Use wsasp.dll messenger
Before installing the service pack, used the workaround for the the error unable to run web-object <object name including the path>" in the src/web/method/ cgidefs.i file by including the following code at the end of the existing code:
&IF DEFINED( admweb ) EQ 0 &THEN
&GLOB admweb
{src/web2/admweb.i}
&ENDIF
After the service pack 3.1D06 installation, the cgidefs.i include file got over written.
CHANGE:
Installed the service pack 3.1D06
CAUSE:
The workaround above was implemented on the first 3.1D installation to avoid the error "Unable to run web-object" in the src/web/method/cgidefs.i include file which got over written by the new service pack 3.1D06 installation.
FIX:
Use the option 3 in the note section of solution P14479 to avoid the overwriting of the include file during the new service pack installation.
P14479, "Unable to run web-object in 3.1D"