Are there any issues bringing a csla2.1 Web App into VS2008 and .Net 3.5 Framework

Are there any issues bringing a csla2.1 Web App into VS2008 and .Net 3.5 Framework

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


Jav posted on Thursday, May 14, 2009

I have a mature csla 2.1 Web App. It was compiling fine in VS2008 with .Net Framework 2.0. After changing the Framework to 3.5, I am noticing a strange problem. My GridViews that attach to CslaDataSource using a collection based on CslaBusinessListBase fail to display at Design time with the following error:
"There was an error rendering the control. GenericArgument[1], '........Phone', on CslaBusinessListBase'2[T,C] violates the constraint of type parameter 'C'."

The business objects and collections continue to compile as before. At runtime the GridViews display okay and possibly behave okay but I am not sure (It was the erratic behavior that brought me to work on the design in the first place).

Any hints would be appreciated.

Javed

Copyright (c) Marimer LLC