Kbase P78421: Unable to create ASP object from Progress proxy generated ActiveX
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  28/04/2004 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.1x
SYMPTOM(s):
Unable to create ASP object from Progress proxy generated ActiveX
Server object error ASP 0177 : 80040111
Server.CreateObject Failed
dim ciscTP
set ciscTP = server.createObject("ciscTP")
CAUSE:
.r code not being on the AppServer side
FIX:
Make sure the compiled code is available for AppServer