Automation server can't create object

N

NewGuy25

I'm using the UpdateListItems method of the Lists.asmx web service for
sharepoint in order to add an item to a sharepoint list. I'm using custom
script code that creates a custom SOAP message and sends it to the Web
service (http://support.microsoft.com/default.aspx?scid=kb;en-us;826989).
The code creates an ActiveX object which causes me to get the error:
"Automation server can't create object". I've read that I can use regform to
make my form "fully trusted" to fix this error, but this requires that I then
register my form on the target computer. This form will be launched from a
Sharepoint server, my question is: Will every user of this form have to
install it on his/her own machine before using it?
 

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