Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with cBizObjNoListMaintForm in MMF 7
Message
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00645772
Message ID:
00647698
Views:
20
>Dr. Ames,
>
>>The problem is that if you leave fOrders up, and pull in a new order and click cmdCancelOrder, you get the following error message:
>>
>>Application Message
>>Only one copy of this form can be run.
>
>Let's start here...I recommend setting a breakpoint at the place where you are launching the form, and step through the Init of the form. In the Framework's CBaseForm.Init() method, you'll see code that is checking the form's "lAllowMultipleInstances" flag...is this flag set to True? Is there already an active instance of this form?
>
>Regards,

lAllowMultipleInstances is .F. There is no visible instance of the form. As I said, this happening throughout our project since the upgrade, and goes away when we revert back.

-Justin
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform