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

Template Manager - JScript runtime error: Access is denied.

1 Answer 70 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Randy
Top achievements
Rank 1
Randy asked on 14 Jul 2013, 01:17 AM
Hi,

I'm getting a JScript error when trying to add an .html template to the RadEditor content area using the Template Manager. I am implementing the Azure Custom Content Provider from CodePlex. The Image Manager works fine, but the Template Manager throws a JScript error. It happens inside the httpHandler - Telerik.Web.UI.DialogHandler.aspx file. It appears the script is trying to access html elements which not have been created yet, perhaps the .html template itself. Any help would be greatly appreciated! [Screenshot attached].

Thank you!

Randy Sullivan

1 Answer, 1 is accepted

Sort by
0
Ianko
Telerik team
answered on 17 Jul 2013, 10:56 AM
Hi Randy,

The JavaScript error does not mean that the html elements are not created, it is thrown because the access to them is denied.

Could you please try to reproduce the problem in this online demo with the same HTML content you are using and let me know if you encounter the same problem.

For further assistance it would be helpful if you could attach an example project isolating the problem, so that I can investigate this issue.

Regards,
Ianko
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
Tags
Editor
Asked by
Randy
Top achievements
Rank 1
Answers by
Ianko
Telerik team
Share this question
or