StrataFrame Forum

SF ListBox designer error

http://forum.strataframe.net/Topic19376.aspx

By Govinda Berrio - 9/12/2008

Anyone know how to correct this?



CS0266: Cannot implicitly convert type 'MicroFour.StrataFrame.UI.ListPopulationSettings' to

'MicroFour.StrataFrame.UI.Web.WebListPopulationSettings'. An explicit conversion exists

(are you missing a cast?)




I get this after configuring a SF Listbox with SF PopulationDataSourceSettings property editor.
By Trent L. Taylor - 9/13/2008

Is there more of a stack trace that you can provide?  This looks like a possible Extensibility assembly mismatch, but I cannot tell from the message posted alone.  Any more detail that you could provide would be great.  Thanks.
By Govinda Berrio - 9/15/2008

Sorry I was a little quick to post this topic, I was running out the door.



I actually can't see a stack in the error I'm getting.. see the attached image



I don't know if this helps but here's what I get in the designer when after I place the SF Listbox and configure the SF:Item Population settings:

There was an error rendering the control.

'GKG.CompanyPromo.BusinessObjects.AdonixRegionBO|FillAll;|zregion_0,|{0}|zregion_0' count not be set on property 'PopulationDataSourceSettings'.



By Trent L. Taylor - 9/17/2008

Is there any way that you could produce a very simple sample that reproduces the problem so that we at least know that we are setting this up the same way...we are not able to reproduce. Ermm