Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with report's data environment
Message
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00522352
Message ID:
00526727
Views:
11
>When you distribute an application written with Mere Mortals Framework you need to be sure that you distribute all the free tables that are in your project. Two of the tables that are not in your application's directory are classes.dbf and strings.dbf. Those are located under the common30 directory. Just copy them over to your application's directory and recompile your exe. Be sure to include these files if your using the setup wizard.
>
>Oh by the way! The reason the report may be crashing is because of classes.dbf not being in the same directory as you app. The dataenv class uses the abstract factory pattern to create an instantiation of these classes. The token values it's looking for are located in the classes.dbf.

Thank you Victor for advices, however it does not function.
I am usung the same environment like with MM 6.0. With MM 6.0 I had no problems with reports. It seems that report (not compiled in Exe) can not find his data environment. IS here new BUG?

Josef
Previous
Reply
Map
View

Click here to load this message in the networking platform