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

[Solved] An Issue with the dialog httphandler

1 Answer 139 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Lee
Top achievements
Rank 1
Lee asked on 01 Jun 2008, 09:11 AM
Hi,

The new editor works great but i have found an issue. If i have an existing httphandler with the following

<add verb="*" path="*.aspx" type="HandlerExample"  />

The dialog handler will not work and therefore when i try to open the image manager or any other editor dialog i will get an error telling me to add the handler to the web.config even though it has already been added.

Is there a way around this?

Lee

1 Answer, 1 is accepted

Sort by
0
Lini
Telerik team
answered on 03 Jun 2008, 08:00 AM
Hi,

We have a KB article about this problem - http://www.telerik.com/support/kb/article/b454K-hek-b454T-mb-b454c-mb.aspx

If the article does not help, try swapping the places of our handler (Telerik.Web.UI.DialogHandler.aspx) and yours (*.aspx) in the <httpHandlers> section in the web.config. 

If you still have the problem after swapping the handlers, please open a formal support ticket and send us a simple project, which will reproduce the problem, so we can investigate further. Thanks in advance for your cooperation.

Greetings,
Lini
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Editor
Asked by
Lee
Top achievements
Rank 1
Answers by
Lini
Telerik team
Share this question
or