Creating a form via the Tutorial


Author
Message
DoronF
DoronF
StrataFrame Beginner (7 reputation)StrataFrame Beginner (7 reputation)StrataFrame Beginner (7 reputation)StrataFrame Beginner (7 reputation)StrataFrame Beginner (7 reputation)StrataFrame Beginner (7 reputation)StrataFrame Beginner (7 reputation)StrataFrame Beginner (7 reputation)StrataFrame Beginner (7 reputation)
Group: Forum Members
Posts: 7, Visits: 52
Yes that fixed it.

Thanks.

Trent Taylor
Trent Taylor
StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)
Group: StrataFrame Developers
Posts: 6.6K, Visits: 6.9K
You have to change the AppMain file to load the new CustomerMaintenance form.  WHen you rename a class in .NET all referneces get changed as well.  Open up the AppMain and go to the InitAPplication method and change the e.Forms.Add(...) to reference the new CustomerMaintenanceForm instead of the old.
DoronF
DoronF
StrataFrame Beginner (7 reputation)StrataFrame Beginner (7 reputation)StrataFrame Beginner (7 reputation)StrataFrame Beginner (7 reputation)StrataFrame Beginner (7 reputation)StrataFrame Beginner (7 reputation)StrataFrame Beginner (7 reputation)StrataFrame Beginner (7 reputation)StrataFrame Beginner (7 reputation)
Group: Forum Members
Posts: 7, Visits: 52

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_X
2)    Created new form again as CustomeMaintenance
3)    Created new BO object via the Biz object Mapper 
4)    Dropped the new CustomersB02 into the new form
5)    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


GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search