Have anyone encountered this error before I am accessing a csla business object inside a custom server control (compositecontrol) and I am getting this compile error...
The type 'Csla.BusinessBase`1<T0>' is defined in an assembly that is not referenced. You must add a reference to assembly 'Csla, Version=3.5.3.0, Culture=neutral, PublicKeyToken=93be5fdc093e4c30'
There is no problem with native .Net objects and datatypes. The business object project was in reference (bin) or the compositecontrol project..
Does anyone has a solution for this?? and I don't like the other option to solve this problem..
I have resolved this compile error...
How did you resolve it? i am getting the same error.
Copyright (c) Marimer LLC