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

The 'openaccess' section cannot be found in the application's configuration file

1 Answer 63 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.
Amit
Top achievements
Rank 1
Amit asked on 26 Jun 2011, 03:42 PM
I am getting the error "The 'openaccess' section cannot be found in the application's configuration file". Can anyone tell me what path should I go.

Thanks in advance

1 Answer, 1 is accepted

Sort by
0
PetarP
Telerik team
answered on 30 Jun 2011, 03:22 PM
Hello Amit,

 Can you please share with me which approach of working with OpenAccess are you using? If you are using the old approach than I believe that you have some configuration entries missing in one of your project.
In the project that is referencing your model you will need to add something like this in the app.config file:

<references>
      <referenceassemblyname="assemblyName"configrequired="True"/>
</references>
This should fix your problem.

All the best,
Petar
the Telerik team
Q1’11 SP1 of Telerik OpenAccess is available for download; also available is the Q2'11 Roadmap for Telerik OpenAccess ORM.
Tags
General Discussions
Asked by
Amit
Top achievements
Rank 1
Answers by
PetarP
Telerik team
Share this question
or