What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Automation server can't create object

Automation server can't create object
Author: Message:
Jedimark
Full Member
***


Posts: 140
Reputation: 6
Joined: Apr 2002
O.P. Huh?  Automation server can't create object
Aghhh! This has been annoying me all day now....

quote:
Script is starting
Error: Automation server can't create object.
       Line: 10. Code: -2146827859.
Script has failed to start
Basically I have a DLL created in C#. When I was testing it myself I used RegAsm.exe /codebase test.DLL to register the DLL and everything was working fine.

Anyway, so I unregistered the DLL and packaged up my Script and included the following lines in my XML file:
quote:
    <DotNetFiles>   
        <FileName>MLP.dll</FileName>
    </DotNetFiles>
But... now when I load up WLM I get the above error message.

If I remove the <DotNetFiles> etc code and manually do RegAsm.exe I'm fine...

So my question is... does anyone know what's going on here?
The line of JS that throws the error up in the first place is:
quote:
var myInstanceVar=new ActiveXObject("MLP.Main");
Regards,
- Mark
08-13-2006 05:14 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Automation server can't create object - by Jedimark on 08-13-2006 at 05:14 PM
RE: Automation server can't create object - by mickael9 on 08-13-2006 at 06:38 PM
RE: Automation server can't create object - by Jedimark on 08-13-2006 at 06:42 PM
RE: Automation server can't create object - by mickael9 on 08-13-2006 at 07:11 PM
RE: Automation server can't create object - by matty on 08-13-2006 at 07:39 PM
RE: Automation server can't create object - by Jedimark on 08-13-2006 at 07:50 PM
RE: Automation server can't create object - by Jedimark on 08-14-2006 at 03:40 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On