I got a problem with telerik rad control. The problem is SQLDataSource Wizard for connecting into database can't appear after i register telerik control in web.config with RadScriptManager (Register Telerik.Web.UI.WebResource.axd.
The Error is :
Database schema could not retrieved for this connection. Please make sure the connection settings are correct and that database is onlline.
Object reference not set to an instance of Object
at VSDataObejctSupport(259, 6)
but when i create a new web application with no telerik control the SQLDataSorce Wizard is fine..is there any bug with telerik control...?
just for information i use VS.Net 2008, Oracle Database and ODAC 11 for the data provide..
Please help me....