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