Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Class Factory cannot deliver requested class error
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Class Factory cannot deliver requested class error
Miscellaneous
Thread ID:
00729002
Message ID:
00729002
Views:
53
I have an application that calls on several dlls. One of the dll's has protected functions and only one public function. After compilation and testing on all development machines, it runs without a problem. When I put it on the customer site with all the other dlls and register it, it registers successfully and the one method is in the registry. However, it does not run (while the others continue to).

I opened VFP and did

x = CREATEOBJECT("cetapproval.evaluator")

I get the following error:

"OLE 0x80040111 Class Factory cannot supply requested class"

I don't have a good answer at this point, especially since this works everywhere else and all other dlls at the site will work. One other piece of information. The customer site is Terminal Services and while I am told that I have admin rights, the only thing I can think of is that security is an issue. However, again, all other dlls I have there work and I can register and re-register without problem.

Any thoughts are appreciated.
CySolutions, Medical Information Technology
You're only as good as your last
success, so . . .If it works. . .don't fix it!
Next
Reply
Map
View

Click here to load this message in the networking platform