1.6 Upgrade - ListPopulating Signature Error


Author
Message
Tim Dol
Tim Dol
StrataFrame User (408 reputation)StrataFrame User (408 reputation)StrataFrame User (408 reputation)StrataFrame User (408 reputation)StrataFrame User (408 reputation)StrataFrame User (408 reputation)StrataFrame User (408 reputation)StrataFrame User (408 reputation)StrataFrame User (408 reputation)
Group: Forum Members
Posts: 340, Visits: 1.4K
I upgraded my project to version 1.6 and have a problem with the ListPopulating events on all my Infragistic ListView controls.

Here is the error:

Method 'Private Sub lvAppSettings_ListPopulating (sender as Object, e as MicroFour.StrataFrame.UI.ListPopulatingEventArgs)' cannot handle Event 'Public Event ListPopulating(sender as Object, e as MicroFour.StrataFrame.UI.ListPopulatingEventArgs)' because they do not have the same signature.

Tim

StrataFrame Team
S
StrataFrame Developer (4.2K reputation)StrataFrame Developer (4.2K reputation)StrataFrame Developer (4.2K reputation)StrataFrame Developer (4.2K reputation)StrataFrame Developer (4.2K reputation)StrataFrame Developer (4.2K reputation)StrataFrame Developer (4.2K reputation)StrataFrame Developer (4.2K reputation)StrataFrame Developer (4.2K reputation)
Group: StrataFrame Developers
Posts: 3K, Visits: 2.5K
Ah, there is still a reference to 1.5 hanging around somewhere... You might try cleaning your solution, closing VS, and reopening it.  It thinks that the ListPopulatingEventArgs aren't the same because they're coming from different SF versions.  When we get this problem, we generally delete the local copy of the source code and re-get everything from source control.  I basically cleans the solution.  But, using VS to clean the solution and then re-opening VS should fix it.
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