business objects not populating with data using codesmith

business objects not populating with data using codesmith

Old forum URL: forums.lhotka.net/forums/t/7503.aspx


jmfan posted on Monday, August 24, 2009

i used the newest version of codesmith to generate my classes.
when i try to get my list back
MyList = MyList.GetAList(MyID);
it returns exactly one item in the list like it should, except that none of the properties have any data in them.

I know you probably need to see code to help me with my problem. But i'm curious if codesmith does not work right out of the box. it seems like it should.

bniemyjski replied on Monday, August 24, 2009

Hello,

Are you using the new CSLA Templates (has a quick start)? We just released version 1.1 that contains a bunch of fixes. Also do you have lazy loading set to true or false?

Thanks
-Blake Niemyjski

Copyright (c) Marimer LLC