Event Handlers


Author
Message
Daniel Essin
Daniel Essin
StrataFrame User (339 reputation)StrataFrame User (339 reputation)StrataFrame User (339 reputation)StrataFrame User (339 reputation)StrataFrame User (339 reputation)StrataFrame User (339 reputation)StrataFrame User (339 reputation)StrataFrame User (339 reputation)StrataFrame User (339 reputation)
Group: Forum Members
Posts: 235, Visits: 309
Additional Info:



This is the problem. I changed the Project Name and Default Namespace in the Project Properties dialog of the BO Mapper. When I click "Rebuild All", The bo.designer.cs files get rebuilt with the new namespace BUT the bo.cs files get generated with the obsolete namespace.



I cannot tell where this info is being stored (nowhere obvious) but it is not being correctly updated when the namespace property is edited.
Daniel Essin
Daniel Essin
StrataFrame User (339 reputation)StrataFrame User (339 reputation)StrataFrame User (339 reputation)StrataFrame User (339 reputation)StrataFrame User (339 reputation)StrataFrame User (339 reputation)StrataFrame User (339 reputation)StrataFrame User (339 reputation)StrataFrame User (339 reputation)
Group: Forum Members
Posts: 235, Visits: 309
I have inported a database into the deployment toolkit and used that as the data source for a project. I have created 2 bo's in the project and mapped them to 2 tables in the deployment kit. When building the project I get the following errors:

Error   1   The name 'boAllergies_CheckRulesOnCurrentRow' does not exist in the current context   E:\_work.NET\MyBusinessObjectLibrary\MyBusinessObjectLibrary\boAllergies.Designer.cs   



Error   2   The name 'boAllergies_SetDefaultValues' does not exist in the current context   E:\_work.NET\MyBusinessObjectLibrary\MyBusinessObjectLibrary\boAllergies.Designer.cs   



Error   3   The name 'boAdressFavorites_CheckRulesOnCurrentRow' does not exist in the current context   E:\_work.NET\MyBusinessObjectLibrary\MyBusinessObjectLibrary\boAdressFavorites.Designer.cs   



Error   4   The name 'boAdressFavorites_SetDefaultValues' does not exist in the current context   E:\_work.NET\MyBusinessObjectLibrary\MyBusinessObjectLibrary\boAdressFavorites.Designer.cs   



Am I supposed to create these handlers or are they supposed to be written by the framework?

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