Ok, did that. Here are the two errors I am getting.Error 1 function 'GetFieldSecurityEventArgsType' cannot be declared 'Overrides' because it does not override a function in a base class. C:\Documents and Settings\MMurphy\Desktop\BrowseDialogSample\BrowseDialogSample\CustomersBO.Designer.vb 603 31 BrowseDialogSample
Error 2 Too few type arguments to 'MicroFour.StrataFrame.Business.CheckFieldSecurityEventArgs(Of TEnum)'. C:\Documents and Settings\MMurphy\Desktop\BrowseDialogSample\BrowseDialogSample\CustomersBO.Designer.vb 612 18 BrowseDialogSample
Thanks