Page 1 of 1

Bind custom entities from another assembly

Posted: Tue Jun 13, 2006 10:57 am
by Claudio Maccari
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

Bind custom entities from another assembly

Posted: Tue Jun 13, 2006 2:37 pm
by Vital

Open report properties in panel "Properties" (you can do it with ComboBox placed at top of properties panel).
Find property "Referenced Assemblies". Add to list of assemblies your assembly name.