Bind custom entities from another assembly
Posted: Tue Jun 13, 2006 10:57 am
I've just started using StimulSoft with Visual Studio 2005.
My winform application has separate tiers for the UI, Business, Data Layer etc and i'm using custom entities and collections ( using the Generic List object ) to pass data.
If I bind an object defined in an another assembly a I get an "missing assembly reference" error?
How can I work around this error?
Thk
My winform application has separate tiers for the UI, Business, Data Layer etc and i'm using custom entities and collections ( using the Generic List object ) to pass data.
If I bind an object defined in an another assembly a I get an "missing assembly reference" error?
How can I work around this error?
Thk