Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Access denied
Message
From
01/02/2006 15:42:06
 
 
To
01/02/2006 15:06:12
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01092533
Message ID:
01092556
Views:
23
>I am getting that error message when an XP client is trying to execute a method of the dcom component. Clients on Windows 2000 dont have that problem. Any idea?
>
>Thanks
That's happening when I am calling dcom's method and sending a reference of a calling form down to the remote server:
oRemote = CREATEOBJECTEX(clsid, 'compname')
oRemote.mGetCallingObj(This)

Again, works on 2000 fine.
Previous
Reply
Map
View

Click here to load this message in the networking platform