This question is locked. New answers and comments are not allowed.
Hi Telerik Team,
In my Application am using RadRichTextbox Control to show the Title from RTF String.Some time its working fine.some time its giving exception (The given key was not present in the dictionary)
If Am using RTF String Like below means,
its giving Error like as Output.Jpg (Fig - 1)
if am using RTF string Like as below means
its working fine like as Output.Jpg (Fig - 2).
Please tell me why its happen in First RTF String and please let me know how to handle this issues.
In my Application am using RadRichTextbox Control to show the Title from RTF String.Some time its working fine.some time its giving exception (The given key was not present in the dictionary)
If Am using RTF String Like below means,
{\rtf1\ansi\ansicpg1252\uc1\deff0{\fonttbl {\f0\fnil\fcharset0\fprq2 Arial;} {\f1\fswiss\fcharset0\fprq2 Arial;} {\f2\froman\fcharset2\fprq2 Symbol;}} {\colortbl;\red0\green0\blue0;\red255\green255\blue255;} {\stylesheet{\s0\itap0\nowidctlpar\f0\fs24 [Normal];}{\*\cs10\additive Default Paragraph Font;}} {\*\generator TX_RTF32 15.0.530.502;} \deftab1134\paperw12240\paperh15840\margl1440\margt1440\margr1440\margb1440\widowctrl\formshade\sectd \headery720\footery720\pgwsxn12240\pghsxn15840\marglsxn1440\margtsxn1440\margrsxn1440\margbsxn1440\pard\itap0\nowidctlpar\plain\f1\fs24 Testing Data \par }
if am using RTF string Like as below means
{\rtf1\ansi\ansicpg1252\uc1\deff0{\fonttbl{\f0\fnil\fcharset0\fprq2 Arial;}{\f1\fswiss\fcharset0\fprq2 Arial;}{\f2\froman\fcharset2\fprq2 Symbol;}}{\colortbl;\red0\green0\blue0;\red255\green255\blue255;}{\stylesheet{\s0\itap0\nowidctlpar\f0\fs24 [Normal];}{\*\cs10\additive Default Paragraph Font;}}{\*\generator TX_RTF32 15.0.530.502;}\deftab1134\paperw12240\paperh15840\margl1440\margt1440\margr1440\margb1440\widowctrl\formshade\sectd\headery720\footery720\pgwsxn12240\pghsxn15840\marglsxn1440\margtsxn1440\margrsxn1440\margbsxn1440\pard\itap0\nowidctlpar\plain\f1\fs24 Testeing Record for RadRichTextbox Control\par }
Please tell me why its happen in First RTF String and please let me know how to handle this issues.