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

DotNetNuke & RadEditor issue

5 Answers 329 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Lindsay Miles
Top achievements
Rank 1
Lindsay Miles asked on 29 Aug 2011, 08:38 PM
Hello,

I'm trying to develop a module for DotNetNuke using your RadEditor.

I've dropped the RadEditor into a module I'm developing but when I run the module in DNN, click on the "image editor " button, I get this error popup:

Web.Config registration missing!
The telerik dialogues require a HttpHandler registration in the web.config
file. Please, use the control's SmartTag toadd the handler automatically,
or see the help for more information: Controls > RadEditor > Dialogues> Introduction

then this:

Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable.  Please review the following URL and make sure that it is spelled correctly.

Requested URL: /dnn_600/DesktopModules/TCModules/TCCategory/Telerik.Web.UI.DialogHandler.aspx

Why is it looking for a DialogHandler.aspx in my module folder?

I have added the relevant handlers to the web.config file - both using .aspx  or .axd extensions (as there seem to be a few different suggestions on the forums) but still keep getting the same error.

Please someone advise.

Thanks

5 Answers, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 01 Sep 2011, 10:26 AM
Hello Lindsay,

Have you tried by any chance the suggestions provided in the following KB article:
Error: Web.config registration missing! The Telerik dialogs require a HttpHandler registration in the web.config file?

Kind regards,
Rumen
the Telerik team

Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>

0
Lindsay Miles
Top achievements
Rank 1
answered on 01 Sep 2011, 03:39 PM
OK, thanks for that.

I've amended the web.config and the image manager dialogue appears BUT there is nothing IN the dialogue that shows - no folders, no files, no images. It does not display the file structure at all.

On the same module, I added the standard DNN texteditor (nothing to do with any of the RAD controls) and that dialogue DOES display WITH all the folders, files and images...

So, why would the RadEditor Image Manager not pick up the folder/file structure and display it? It is just blank.

Thanks
0
Accepted
Rumen
Telerik team
answered on 06 Sep 2011, 11:53 AM
Hi Lindsay,

Is the dialog empty or the file browser control is loaded in it?
If the whole dialog is empty see this article: Blank Dialogs Problem.
If only the folders and the files are not loaded then you should implement a file system content provider and hook it with the DNN resource folders.

Another approach is to use our own DNN provider for RadEditor or the DNN provider for RadEditor (developed by the DNN Corp), which will automatically populate the Image Manager with images.

All the best,
Rumen
the Telerik team

Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>

0
Lindsay Miles
Top achievements
Rank 1
answered on 07 Sep 2011, 10:52 AM
Rumen, thanks for the help.
The file browser control is loaded.

The link for the file system content provider was REALLY useful indeed.

Question:
Please send link(s) pointing at documentation or samples fo the DNN provider for RadEditor or the DNN provider for DNNEditor.

Thanks again!
0
Rumen
Telerik team
answered on 07 Sep 2011, 05:01 PM
Hello Lindsay,

You can find information about:



Best wishes,
Rumen
the Telerik team

Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>

Tags
Editor
Asked by
Lindsay Miles
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Lindsay Miles
Top achievements
Rank 1
Share this question
or