| | | 
StrataFrame User
       
Group: StrataFrame Users Last Login: 07/09/2008 2:20:16 PM Posts: 436, Visits: 944 |
| I downloaded and tried to run to BrowseDialog sample from the developer'sblog thread and I was met with these errors (screenshot attached). Wasnt sure whether to delete them and re-add them as references or to just change the SpecificVersion property to False.
Please advise. Thanks
|
| | | | 
StrataFrame Developer

Group: StrataFrame Developers Last Login: Yesterday @ 4:50:35 PM Posts: 4,796, Visits: 4,766 |
| | Just delete those references and add them back in. Don't worry about settings the SpecificVersion property. These samples will be included in the installation of 1.5 and will be for both VB and C# and will be adjusted to take account of the new assembly versions. |
| | | | 
StrataFrame User
       
Group: StrataFrame Users Last Login: 07/09/2008 2:20:16 PM Posts: 436, Visits: 944 |
| | 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 |
| | | | 
StrataFrame Developer

Group: StrataFrame Developers Last Login: Yesterday @ 4:50:35 PM Posts: 4,796, Visits: 4,766 |
| | Yeah, the partial classes need to be rebuilt for the sample. Are you on 1.4.1? I will have to rebuild the partials and repost the sample. I will not be able to get to this today, sorry. We are going to revamp all of the samples before next week though. I will let you know when I repost the sample the works with the newer version. |
| |
|
|