Hi,
I was following Tutorial step by step and created the CustomeMaintenance which works just fine. Then I tried to demo that to somebody how easy was to create such a form and did the following steps.
1) Renamed the CustomeMaintenance to CustomeMaintenance_X2) Created new form again as CustomeMaintenance3) Created new BO object via the Biz object Mapper 4) Dropped the new CustomersB02 into the new form5) Drop some text box fields and bound them.
Now when trying to run this form the original form was running instead, which was renamed already into CustomeMaintenance_X. But I tried to run the current CustomeMaintenance form.
What else has to be changed?
Thanks,
Doron