While Im trying to connet to Oracle , it is throwing below error. Missing close tag in element global::Telerik.UserSettings.Data.UserSetting. I installed Oracle Studio first and then Telerik Controls. I cant find any fix in online either. Need help
Thanks,
Naresh
1 Answer, 1 is accepted
0
Anthony
Telerik team
answered on 16 Nov 2011, 10:37 PM
Hi Naresh ,
There is a way to set up your Oracle database before running the test, but you have to do it through code. You need to add code to the following method as described in this article to do all the work connect to and setting up your data base as needed.
publicoverridevoidOnBeforeTestStarted()
{
}
I can't really assist you writing the code needed to set up the Oracle database, because we don't have an Oracle server here, but I'm sure you will find plenty of information on the internet. Here are some articles i found during a quick Google search:
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