Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What the? Resource File Version Mismatch
Message
 
To
12/05/2002 19:58:05
Jordan Pastourel
Worksafe Management Systems
Toowong, Australia
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00655534
Message ID:
00655535
Views:
43
>Hi all,
>not sure what is going on here. i am trying to create a multi-thread dll in VFP6, which after doing the build all seems fine. However, once i go to register it through regsvr32 i get the message "resource file version mismatch".
>i have tried everything i can think of. deleting the tlb and vbr file and rebuilding. created a new project and tried again. all build fine into the dll file, but just won't register and VFP doesn't let you call the object through CREATEOBJECT either (no surprise). what's going on?
>
>Jordan

Have you got a FoxUser table in the directory with the DLL?
I would guess that you have another version of VFP on the system, and when it goes looking for a FoxUser table, it is getting one from the other version.

You can probly include it in the project to save transporting it around.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform