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

ObjectContextProvider out of project

1 Answer 47 Views
Data Access Free Edition
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
mahdi
Top achievements
Rank 1
mahdi asked on 12 Mar 2013, 07:01 AM
Hi dear
I'm using OpenAccess ORM And have a class library for my database model
i registered the dll in GAC
now i want to use it in my project
what should i do ?
what should to be  "the ObjectContextProvider" value in "OpenAccessDataSource"
oh ,my aspx page should run under SharePoint

1 Answer, 1 is accepted

Sort by
0
Dimitar Tachev
Telerik team
answered on 14 Mar 2013, 11:39 AM
Hi Mahdi,

 
The ObjectContextProvider property of the OpenAccessDataSource control is a string that specifies the type name of the Object Scope provider class that the data source is using.

In this set of articles you could find more information about configuring the data source.

Please bear in mind that this is our old data source and we recommend using OpenAccessLinqDataSource - the new one. You could find more information about it at the following places:

1) Overview and description.
2) Working with OpenAccessLinqDataSource.
3) Creating Web Application with OpenAccessLinqDataSource Video.
4) Knowledge base article about best practices for using Fetch Plans with OpenAccessLinqDataSource.
5) Data binding with OpenAccessLinqDataSource example in the ASP.NET section of our Samples Kit.

I hope this helps. Do not hesitate to contact us if you have further questions.

Regards,
Dimitar Tachev
the Telerik team
OpenAccess ORM Q1 2013 is out featuring Multi-Diagrams, Persistent Data Stream Support and much more. Check out all of the latest highlights.
Tags
Data Access Free Edition
Asked by
mahdi
Top achievements
Rank 1
Answers by
Dimitar Tachev
Telerik team
Share this question
or