|
-
Oct 10th, 2002, 09:49 AM
#1
Thread Starter
New Member
Configuration needed to work with DCOM
Hi,
I am trying to use a remote component and I am getting all kinds of errors.
The syntax I am using:
set MyObj = CreateObject("MyDLL.Class","MyServer")
- everything is ok if myServer is the local server
but if myServer is a network computer.. it doesn't work!
I have run DCOMCNFG and gave permissions to launch and execute... in fact I am admin on both machines to avoid more problems.
I am assuming I need some configuration on the client side...
and i don't know what to do?
I'm getting two error in two different projects...I don't know why
1 - ActiveX can't crate object
2- Lincense information is missing for this component. You don't have the right licence to run this in desing mode .
I have this problem with a Standard exe client and ActiveX exe Server.
WHat if I want to use a C++ dll as a server!!!!!!!!!?????????
Any help is appreciated!!!!!
Thanks!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|