Hi All,

I am using the COM class to access remotely registered
DLL.

But it throws me an error saying " COM object of class
'My DLL'could not be created.Ensure that the object
has been properly registered on Comuter MYCOMPUTER"

MYCOMPUTER is my local computer name and i am running
the axapta client.

I have registered the 'MyDLL' dll on a remotely
computer where my Axapta application and database
exists.

If i register the DLL on my local machine , it works
fine.

Can anyone point me , what i am missing to access the
remotely registered DLL.

Here is the code :
--------------------
COM _com,;
;
_com = new COM('MyDLL');
--------------------
Thanks in Advance
Amar



__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com




SPONSORED LINKS
Computer part Programming languages Microsoft axapta
Support exchange


YAHOO! GROUPS LINKS




Reply via email to