This event class is defined in the TBHCustomEvents project.
Unless you have added the TBHCustomEvents project to your solution, and added a reference to it (or at least placed the dll for it in the bin folder), you will keep getting this error.
If you are not interested in tracking information about delete events (like which records were deleted, and by whom), you can simply remove the calls to the RecordDeletedEvent constructor in the various Delete methods in the BLL.
|