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
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