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

Broken image in Image Editor

4 Answers 76 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Danny
Top achievements
Rank 1
Danny asked on 20 Mar 2012, 12:40 PM
Hi,

I've just upgraded to the latest and greatest ASP.Net AJAX controls and everything works fine apart from the image that is displayed in the image editor. When I click an image in the image manager the image is displayed fine but when I click the image editor button the image briefly appears but then is replaced by a broken image symbol. If I save the broken image, it then displays fine as a new image within the image manager. I am not using a custom content provider.

Attached is a screen shot showing the image editor.

Any ideas?

Thanks

Tim Metcalfe

4 Answers, 1 is accepted

Sort by
0
Dobromir
Telerik team
answered on 23 Mar 2012, 09:55 AM
Hi Tim,

I tried to reproduce the reported problem locally, but to no avail. Could you please verify that you have Telerik.Web.UI.WebResource.axd handler registered in the web.config?
<system.web>
   . . . .
  <httpHandlers>
    <add path="Telerik.Web.UI.WebResource.axd" type="Telerik.Web.UI.WebResource" verb="*" validate="false" />
  </httpHandlers>
</system.web>

If you do have the above handler registered, could you please open a formal support ticket and provide a sample fully runnable project and / or a live URL reproducing the problem so we can investigate it further?

All the best,
Dobromir
the Telerik team
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 their blog feed now.
0
Azadeh
Top achievements
Rank 1
answered on 26 Mar 2012, 07:41 AM
Hi.
I have the same problem. but already exist this line in my web.config file!!
Thanks,
0
Dobromir
Telerik team
answered on 26 Mar 2012, 08:41 AM
Hi Azadeh,

Could you please open a formal support ticket and provide a sample fully runnable project and / or a Live URL reproducing the issue, so we can investigate it further?

All the best,
Dobromir
the Telerik team
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 their blog feed now.
0
Danny
Top achievements
Rank 1
answered on 26 Mar 2012, 09:30 AM
Hi,

I didn't have that line in the web.config file but it has made no difference. I will open a formal support ticket.

Thanks

Tim
Tags
Editor
Asked by
Danny
Top achievements
Rank 1
Answers by
Dobromir
Telerik team
Azadeh
Top achievements
Rank 1
Danny
Top achievements
Rank 1
Share this question
or