The type 'Csla.BusinessBase`1<T0>' is defined in an assembly that is not referenced

The type 'Csla.BusinessBase`1<T0>' is defined in an assembly that is not referenced

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


den2005 posted on Tuesday, April 20, 2010

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..

 

den2005 replied on Tuesday, April 20, 2010

I have resolved this compile error...

Liberty4All replied on Friday, July 30, 2010

How did you resolve it?  i am getting the same error.

Copyright (c) Marimer LLC