Hi Everybody

I have created Activex dll on my server and deployed in MTS.
I have created package and export it to client machine.
At Client machine I run the package and get the dll in References.

when I start new project and include dll in my project and write following code I get error

public Rsc as dll
set rsc = new dll

At 2nd line i get following error

1.Automation Error
2.Remote Server not Available
3.ActiveX component can't create object.

Pls suggest me on following errors.I will be very thankful to u.

Thanks in Advance

Sajid