Consultor Eletrônico



Kbase P21715: WepSpeed application works but contains error: Unable to run Web object 'file.p'
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/16/2008
Status: Unverified

SYMPTOM(s):

WebSpeed application works but contains error: Unable to run Web object file.p

Unable to run Web object <file_name>

CAUSE:

The .p code is not complete and does not return the minimum of HTML header and tags required by the browser.

FIX:

Make sure the code contains <SCRIPT LANGUAGE="SpeedScript"> -- out your code -- </SCRIPT> as well as HTML necessary for browsers to accept it, save as .html and compile.
See notes for example.