BindingSource lost DataSource after compile

BindingSource lost DataSource after compile

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


fredg posted on Thursday, September 08, 2011

Hi, i have a problem:

    Our BindingSource's DataSource is binding to a type which inherits "ReadOnlyListBase". However, after compiling the project, when re-open the form, it gives error like "could not find type...". Actually the reference is fine.

    At the same time, the BindingSource's DataSource loses binding and becomes (none).

    This is the problem caused by CSLA.net type? Thanks in advance. 

Copyright (c) Marimer LLC