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

Error on radrichtextbox

3 Answers 59 Views
RichTextBox
This is a migrated thread and some comments may be shown as answers.
Kiran
Top achievements
Rank 1
Kiran asked on 06 Apr 2012, 02:13 PM
Hi,

    I am using radrichtextbox for creating document in my project. Wherein I drag n drop some object from treeview.
    And after configuring them, I save it to database. You can refer screenshot for actual understanding.
   While saving save service is getting called and after saving there is another sarvice call to load same document back.
   While loading document back I get following error at Application_UnhandledException :

    at Telerik.Windows.Documents.UI.DocumentPresenterBase.ChangeVerticalScrollOffset(Double newValue)
   at Telerik.Windows.Documents.UI.DocumentPresenterBase.dragTimer_Tick(Object sender, EventArgs e)
   at MS.Internal.CoreInvokeHandler.InvokeEventHandler(Int32 typeIndex, Delegate handlerDelegate, Object sender, Object args)
   at MS.Internal.JoltHelper.FireEvent(IntPtr unmanagedObj, IntPtr unmanagedObjArgs, Int32 argsTypeIndex, Int32 actualArgsTypeIndex, String eventName)

Please, help me in this case.

Thanks in advance.
Kiran Ghanwat

3 Answers, 1 is accepted

Sort by
0
Iva Toteva
Telerik team
answered on 10 Apr 2012, 12:39 PM
Hi Kiran,

Thank you for getting to us about this issue. You are the second person to report a similar problem. Unfortunately, so far we have not been able to reproduce it.

In that regard, we would appreciate it if you could isolate the issue in a sample project and attach it to a support ticket.

Looking forward to your reply.

Greetings,
Iva Toteva
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

0
Edward
Top achievements
Rank 1
answered on 19 Apr 2012, 06:49 PM
I am having the same issue.  A service is called to save, then after that is done another service is called to do load the new value.  The text is bound to a TxtDataProvider.

It seems to happen only when a vertical scroll bar is present, and even then chance of it happening is like < 2%.
0
Vasil
Telerik team
answered on 21 Apr 2012, 09:26 AM
Hi Edward,

Unfortunately we are still not able to reproduce the issue. The steps to reproduce provided in your support ticket helped us to clarify the scenario, but did not result in an application crash. Can you try to isolate the problem in a separate project and send it to us for further investigation?

Looking forward for your response.

Regards,
Vasil
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
RichTextBox
Asked by
Kiran
Top achievements
Rank 1
Answers by
Iva Toteva
Telerik team
Edward
Top achievements
Rank 1
Vasil
Telerik team
Share this question
or