Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Network PC Name
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00619784
Message ID:
00681365
Views:
22
Larry,

Some time back you helped me with a DynaZip class I wrote. For some reason,
on the user's PC, I get an error from within my wrapper DLL that says

"Type Libary {0E9D0E41-7AB8-11D1-9400-00A0248F2EF0}#1.0" not found.

In the events program, you gave me the GUID to code in, as in:
DEFINE CLASS DzHandler AS Custom

  IMPLEMENTS _dzactxEvents IN {0E9D0E41-7AB8-11D1-9400-00A0248F2EF0}#1.0
  IMPLEMENTS _duzactxEvents IN {0FB90DC1-97D1-11D1-87C0-444553540000}#1.0

  .
  .
  .
This sounds like a registration problem. Any ideas?

Thanks

Kevin
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform