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.
|