Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with CREATEOBJECTEX()
Message
From
22/10/2002 03:58:20
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Problem with CREATEOBJECTEX()
Miscellaneous
Thread ID:
00713779
Message ID:
00713779
Views:
95
Hello everybody!

I want to call a dll (located on a server) from a workstation by using the following command
x=CREATEOBJECTEX(clsId,IP_Address)
clsId = I get it from my VBR-file
IP_Address = the server ip-address

But it results in one of the two errors

1) class not registered (original: 'Klasse nicht registriert')
OLE.... 0x80040154
2) access denied (original: 'Zugriff verweigert')
OLE.... 0x80070005

please help
robert.oh.
Next
Reply
Map
View

Click here to load this message in the networking platform