Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Move to V4.00
Message
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Title:
Miscellaneous
Thread ID:
00160683
Message ID:
00160919
Views:
10
>Yep, I tried that first. Its like my menu is not showing up and I only had one item on it. OR the menu may be showing up for a brief moment and then going away before I can see it. I don't get any error message so I assume the syntax I have changed is not at fault. Hard to even figure out where to set debug on to see what is going on.

Are you sure you deleted all the code in your application class .DO() method? Which was Step 1 of the upgrade instructions? It sounds like your app class is not getting created. Look in the properties of your app class and make sure, on the method tab, for the DO method it says [Default].

If you did do that... try to delete main.fxp and setup.fxp and try it again.

Still not working. I would just open the debugger, open main.prg and strat stepping. I suspect you want to start paying attention when you see...

goApp = createobj( ...

BOb
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform