Automation server can't create object

M

Montaque

I am filled a infopath form and click one of the actions of the form, I get
the error

There was an unexpected exception while executing the script. The exception
code is "-2146827859" and the exception message is "Automation server can't
create object". Please contact your system administrator.

It seems that some object cannot be created.
My question is how to debug this problem or how can i view the code behind
the actions
thanks
 
D

Darwin Abustan[MSFT]

--------------------
From: "Montaque" <[email protected]>
Subject: Automation server can't create object
Date: Thu, 17 Jun 2004 11:04:22 +0800
Lines: 18
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.3790.0
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.132
Message-ID: <#[email protected]>
Newsgroups: microsoft.public.infopath
NNTP-Posting-Host: 218.79.113.233
Path: cpmsftngxa10.phx.gbl!TK2MSFTNGXA06.phx.gbl!cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!tk2msftngp13.phx.gbl
Xref: cpmsftngxa10.phx.gbl microsoft.public.infopath:9369
X-Tomcat-NG: microsoft.public.infopath

I am filled a infopath form and click one of the actions of the form, I get
the error

There was an unexpected exception while executing the script. The exception
code is "-2146827859" and the exception message is "Automation server can't
create object". Please contact your system administrator.

It seems that some object cannot be created.
My question is how to debug this problem or how can i view the code behind
the actions
thanks


--
Thank you for your time!



The information on the following link may give you a starting point.

Introducing InfoPath Development
http://msdn.microsoft.com/library/d.../html/ipsdkintroducinginfopathdevelopment.asp

Darwin Abustan
Support Engineer

This posting is provided "AS IS" with no warranties, and confers no rights.
 
B

Balaji

From: "Montaque said:
Subject: Automation server can't create object
Basically you have see whether the activex object is available to your
client. the best way could be to use a simple html page and try to call the
active object using vbscrip to javascript.

check the infopathSDK on using debugger tool as well.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top