Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Unknown Member known in VFP Environment
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00466488
Message ID:
00466504
Views:
14
>I have a typical problem. The EXE that I have generated in my project runs perfectly if run from the VFP Environment. But as a standalone execution it gives the following error:
>
>Unknown Member oFileNameUtils
>
>This is a member of the goApp. I though it was a path problem but specifying the path does not solve the problem. What am I doing wrong?
>
>Thanks beforehand
>
>Regrads
>Bhavbhuti

Could you please provide more info?

What is oFileNameUtils? I guess it is holding ref to an instance of a class...make sure an instance is created right after issuing CREATEOBJECT(), this will help you find the cause of why it is not being created...
- Jayesh
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform