This is a migrated thread and some comments may be shown as answers.

Assembly Design

1 Answer 35 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
sitefinitysteve asked on 17 Jun 2010, 04:34 AM
Should the OA DataLayer we create always be a seperate assembly, or can we make the DLL with our Forward mapped classes, then throw some CompositeControls in there?

I had the above scenario working, but the second I tried to reference the Telerik.Web.UI in the DAL it all just went to hell and stopped compiling with OA errors...

1 Answer, 1 is accepted

Sort by
0
Alexander
Telerik team
answered on 17 Jun 2010, 05:35 PM
Hi Steve,

I believe this should not be a problem. The only requirement for the persistent classes to work is that they should be compiled to an assembly, i.e. they cannot be held in projects that are dynamically built like web sites. Could you please share with us what errors you are getting?

All the best,
Alexander
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
General Discussions
Asked by
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
Answers by
Alexander
Telerik team
Share this question
or