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

app.config 'openaccess' section error

1 Answer 153 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Devtron
Top achievements
Rank 1
Devtron asked on 01 Sep 2009, 04:42 PM
hello

when I try to copy an existing user control from one form to another, I get the following error:
"an error occurred while processing this command. the 'openaccess' section cannot be found in the application's configuration file"

when I try to add a new user control to a new form I get the following error:
Failed to create component 'AddEquipmentUC'. The error message follows:
'Telerik.OpenAcccess.Exceptions.ConfigurationException: The 'openaccess' section cannot be found in the application's configuration file. at Telerik.OpenAccess.Config.XML.ConfigFileReader.GetOpenAccessNode(Boolean fromAppConfig, String configFileName, XmlTextReader & xmlTextReader, Boolean throwException)................etc


I am using TortoiseSVN for source control. Everything works fine except for this. I suspect Tortoise is keeping it from authenticating the user/password specified in the openaccess element in the app.config section.

any ideas why this is occurring and how I can fix this? this is really not good for development schedules and I really hope there is a fix for this OTHER than removing source control.


1 Answer, 1 is accepted

Sort by
0
Zoran
Telerik team
answered on 04 Sep 2009, 02:40 PM
Hi Devtron,

This does not look as it is directly connected to Tortoise SVN. The more probable scenario is that you have OpenAccess code in the initialization method of the user control and you may want to copy it to a different assembly where OpenAcess is not accessible. If that is not the case, please provide us with some more detail or even better, send us a sample project. The behavior should be the same in a non-source-control environment as well.

Sincerely yours,
Zoran
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
General Discussions
Asked by
Devtron
Top achievements
Rank 1
Answers by
Zoran
Telerik team
Share this question
or