Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CREATEOBJECTEX (Access is denied)
Message
From
31/01/2000 13:05:10
 
 
To
28/01/2000 15:35:01
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00324294
Message ID:
00325136
Views:
22
REPOST
================================================
Hello All!
I try to make example with using DCOM object.
I made VFP exe-COM Server on NT Workstation.
I copy VBR file to NT Server and CLIREG32.EXE.
I set TCP-IP protocol and choose IP of Workstation.
Client Access for COM server I set = Allow All reomte creations
Thats all.

Then I go to NTServer and write code
CLSID = '{B91F5..... }'
myRDS = CREATEOBJECTEX(CLSID,"200.0.209.100") && IP my local network
?myRDS.oRDS.RecordSet("Notes").VALUE

On CREATEOBJECTEX I have "OLE error code 0x080070005 Access is denied"
What is my mistake. Maybe exist default steps for creating solution"
Thank you

P.S.
On Workstaion COM configured as DCOM, on Server as Remote Automation.
Previous
Reply
Map
View

Click here to load this message in the networking platform