﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Application Framework - V1 » WinForms (How do I?)  » 1.6 Upgrade - ListPopulating Signature Error</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Sat, 26 Sep 2026 00:57:21 GMT</lastBuildDate><ttl>20</ttl><item><title>1.6 Upgrade - ListPopulating Signature Error</title><link>http://forum.strataframe.net/FindPost7154.aspx</link><description>I upgraded my project to version 1.6 and have a problem with the ListPopulating events on all my Infragistic ListView controls.&lt;/P&gt;&lt;P&gt;Here is the error:&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;Tim</description><pubDate>Mon, 26 Feb 2007 09:11:22 GMT</pubDate><dc:creator>Tim Dol</dc:creator></item><item><title>RE: 1.6 Upgrade - ListPopulating Signature Error</title><link>http://forum.strataframe.net/FindPost7168.aspx</link><description>Ah, there is still a reference to 1.5 hanging around somewhere... You might try cleaning your solution, closing VS, and reopening it.&amp;nbsp; It thinks that the ListPopulatingEventArgs aren't the same because they're coming from different SF versions.&amp;nbsp; When we get this problem, we generally delete the local copy of the source code and re-get everything from source control.&amp;nbsp; I basically cleans the solution.&amp;nbsp; But, using VS to clean the solution and then re-opening VS should fix it.</description><pubDate>Mon, 26 Feb 2007 09:11:22 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item></channel></rss>