Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem upgrading existing project to 4.2
Message
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00222024
Message ID:
00222038
Views:
35
>>So, you can edit your MetaData table manually, or you could rebuild it by running the application... or you can rebuild it buy:
>>
>>DO STARTCB
>>SET PROC TO SETUP
>>? BuildMetaData()
>
>Good ol' BOb to the rescue! =D)
>I tried calling BuildMetaData() like above, then went back to launch the business object builder on CErrorMgr and got the same "file does not exists" error. When I try to run the app. it comes back with the specific "cevents.vcx does not exist". Debug.txt is present in my main project directory. So it looks like I need to manually edit MetaData. Monday coffee hasn't kicked in yet, what's the quick way to find the memo field containing cevents.vcx instead of opening up each of the 43 records?

Locate for 'CEVENTS' $ upper(Name)

Also... the MetaData is built from the project... did you remove cevents.vcx from your project?

BOb
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform