Microsoft JScript runtime (0x800A01AD)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • raul
    New Member
    • Sep 2006
    • 1

    Microsoft JScript runtime (0x800A01AD)

    Hi All,

    I am trying to run an ASP page but I am receiving the next error message:

    Error Type:
    Microsoft JScript runtime (0x800A01AD)
    Automation server can't create object
    /sourcingdata/WebCharts/_ScriptLibrary/DIAGRAM.asp, line 139

    The line 139 is doing the next instruction:

    this._DTC = new ActiveXObject(" WebChartsDTC.Di agramDTC");


    I am a little bit concern because the same page is running in a diferent server without any problem, I already validate the components in the /_ScriptLibrary/ directory and looks fine.

    Do you have any idea about this problem?

    I appreciate your help.

    Raul.
Working...