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

Problem with RadImageEditor

3 Answers 168 Views
ImageEditor
This is a migrated thread and some comments may be shown as answers.
Gaurav
Top achievements
Rank 1
Gaurav asked on 21 Oct 2011, 05:10 AM
Hello,

I have a RadImageEditor and Buttons in a User Control.I am loading the user control dynamically in a RadDock on a page.
I am facing a problem in firing the click event of the Buttons.The button click events are not getting fired.However if i remove the RadImageEditor everything works fine.

Please suggest.


Thanks
Gaurav Gupta


3 Answers, 1 is accepted

Sort by
0
Slav
Telerik team
answered on 25 Oct 2011, 01:53 PM
Hello Gaurav,

I tried to reproduce the described problem, but to no avail. You can find attached a sample project, used for testing the issue. Please compare it with your actual project and verify if there are differences in the setup or if I have missed something. I have attached also a screen capture, demonstrating the behavior of the controls on my end.

Note that at the current state of affairs I am mostly guessing as to what your setup is. If you are still experiencing difficulties please try modifying the attached sample so that it matches your scenario or in case you aren't able to do this, prepare and send a sample, runnable project that displays your issue so that we can examine it locally and provide a more to the point answer.

Kind regards,
Slav
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 20 Jun 2012, 09:21 AM
Hi,
i have a problem when using RadImageEditor. i add a new webform to Project and add an imageeditro to it:
   
<telerik:RadImageEditor ID="RadImageEditor1" runat="server" ImageUrl="~/ImageEditor/images/hay.jpg" ToolsFile="~/_XML/ImageEditorTool.xml"
         Width="720px" Height="430px">
</telerik:RadImageEditor>

but after run in form show this Error message:
An error occured while executing application.

can u please help me?

Thanks,
Azadeh
0
Rumen
Telerik team
answered on 25 Jun 2012, 06:01 AM
Hi Azadeh,

I am not aware of this error in RadImageEditor. Your configuration is also standard and you should not experience it. Did you try to remove the ToolsFile?

 My suggestion is to also upgrade to the latest Q2 2012 version of RadControls for ASP.NET AJAX and test it. If the problem still persists, isolate it in a simple working project and send it for examination via a support ticket.

Best regards,
Rumen
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.
Tags
ImageEditor
Asked by
Gaurav
Top achievements
Rank 1
Answers by
Slav
Telerik team
Azadeh
Top achievements
Rank 1
Rumen
Telerik team
Share this question
or