List Population error...


Author
Message
StarkMike
StarkMike
Advanced StrataFrame User (738 reputation)Advanced StrataFrame User (738 reputation)Advanced StrataFrame User (738 reputation)Advanced StrataFrame User (738 reputation)Advanced StrataFrame User (738 reputation)Advanced StrataFrame User (738 reputation)Advanced StrataFrame User (738 reputation)Advanced StrataFrame User (738 reputation)Advanced StrataFrame User (738 reputation)
Group: Forum Members
Posts: 436, Visits: 944
I've included a screen shot... I'm not sure how or why this happens, but I can have everything setup correctly and then one day open the project and the List Population wizard has lost the BO name and method... but it's still showing in the properties window.







To fix it I just have to open the wizard and re-map it.



Any ideas why?
Replies
StarkMike
StarkMike
Advanced StrataFrame User (738 reputation)Advanced StrataFrame User (738 reputation)Advanced StrataFrame User (738 reputation)Advanced StrataFrame User (738 reputation)Advanced StrataFrame User (738 reputation)Advanced StrataFrame User (738 reputation)Advanced StrataFrame User (738 reputation)Advanced StrataFrame User (738 reputation)Advanced StrataFrame User (738 reputation)
Group: Forum Members
Posts: 436, Visits: 944
I figured this one out... I changed my root namespace. Hehe



Originally the line read:



ListPopulationSettings.BusinessObjectType = "STI.UnitsBO"



so when I changed my root namespace to 'StarkTruss' everything broke. In order for it to work again it needs to read:



ListPopulationSettings.BusinessObjectType = "StarkTruss.UnitsBO"



So I'm chaning my root namespace *back*. HA HA BigGrin



Just thought I would share the info





StrataFrame Team
S
StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)
Group: StrataFrame Developers
Posts: 3K, Visits: 2.5K
Yes, when you set the PopulationDataSourceSettings or the PopulationEnumName on a list control, the type name is persisted as a string.  So, if the path to the type changes, you'll need to update those string values or go through the type editor again to reset the property to the correct path.
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