Hello,
We have a blocking problem since the latest version of telerik.
To locate the problem, we have implemented two projects: WindowsFormsApplication1 and RadControlsWebApp1. (to download projects use : [ link])
The bug is reproduced as follows:
è Launch Application RadControlesWebApp1 and run the project
è The page contains just a radComboBox (img 1)
è Launch and run the project WindowsFormsApplication1 (img 2)
è WindowsFormsApplication1 is an application WebForm with a COM component
è Enter the url http://localhost:49573/ and launch the webForm : This error appears: javascript: void (0); (img3)
This problem is blocking. It was debugged but could not find the solution.
Our company owns the license telerik(RadControls for Asp.Net Ajax)
Thank you for your help.
Hamza GADI
Sage France
I am currently using DNN 5.3 and have a page that includes
the Telerik Rad Editor when uploading a document, image or media file
using the FileManager etc. within the Telerik RadEditor the files are
indexed in the DNN content Database (Files Table). I would like to know
if there is a setting to turn off this indexing in the
TelerikEditorProvider (or any other area in DNN) as it is not required
for our application.
If there is not a setting, can someone recommend another way to turn off this indexing that will not break the Radeditor in DNN? |