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

Q3 2010 (version 2010.3.1110) and Context Menu

2 Answers 70 Views
RichTextBox
This is a migrated thread and some comments may be shown as answers.
Louis Bouchard
Top achievements
Rank 1
Louis Bouchard asked on 13 Nov 2010, 02:33 AM
Hello,

I just install the Q3 2010 (version 2010.3.1110).  Thank you for this big updates.  I use RichTextBox and when I right click in it, it's show this error (see attachement).

Any Idea?

2 Answers, 1 is accepted

Sort by
0
Louis Bouchard
Top achievements
Rank 1
answered on 13 Nov 2010, 02:44 AM
Fiddler give me details :

<html>
    <head>
        <title>The resource cannot be found.</title>
        <style>
         body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;} 
         p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px}
         b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px}
         H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red }
         H2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon }
         pre {font-family:"Lucida Console";font-size: .9em}
         .marker {font-weight: bold; color: black;text-decoration: none;}
         .version {color: gray;}
         .error {margin-bottom: 10px;}
         .expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:hand; }
        </style>
    </head>
  
    <body bgcolor="white">
  
            <span><H1>Server Error in '/' Application.<hr width=100% size=1 color=silver></H1>
  
            <h2> <i>The resource cannot be found.</i> </h2></span>
  
            <font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif ">
  
            <b> Description: </b>HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable.  Please review the following URL and make sure that it is spelled correctly.
            <br><br>
  
            <b> Requested URL: </b>/Telerik.Windows.Controls.RichTextBoxUI;component/Images/MSOffice/16/FontProperties.png<br><br>
  
            <hr width=100% size=1 color=silver>
  
            <b>Version Information:</b> Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.1
  
            </font>
  
    </body>
</html>

And 2 others same messages with those differences :

>/Telerik.Windows.Controls.RichTextBoxUI;component/Images/MSOffice/16/ParagraphProperties.png
>/Telerik.Windows.Controls.RichTextBoxUI;component/Images/MSOffice/16/inserthyperlink.png

0
Boby
Telerik team
answered on 16 Nov 2010, 08:32 AM
Hi Louis Bouchard,

We can confirm that all these resources are in the latest (Q3 2010) version of Telerik.Windows.Controls.RichTextBoxUI.dll.
Could you please open a support ticket and send us a sample project that reproduces the issue, so we can investigate it further?

Kind regards,
Boby
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
RichTextBox
Asked by
Louis Bouchard
Top achievements
Rank 1
Answers by
Louis Bouchard
Top achievements
Rank 1
Boby
Telerik team
Share this question
or