Note that there are some explanatory texts on larger screens.

plurals
  1. PODevexpress XtraReports Script editor Crashes when pressing two consequent single quotes
    primarykey
    data
    text
    <p>I am using DevExpress XtraReport for a reporting software.I faced a weird problem with the script editor. Using the script editor, Whenever I press the single quotation button on my key board (') consequently two times, the visual studio is crashed each time with exeption.</p> <p>The error message is </p> <pre><code>Message: Unhandled Exception was thrown. Type: DevExpress.CodeRush.Common.DXCoreUnhandledException Source: Target Site: Call Stack: at System.String.CtorCharCount(Char c, Int32 count) at DevExpress.CodeParser.CSharp.CSharp30Parser.AddCommentNode(Token lCommentToken, FormattingParsingElement lastElement) at DevExpress.CodeParser.CSharp.CSharp30Parser.Get() at DevExpress.CodeParser.CSharp.CSharp30Parser.FieldDecl(TypeReferenceExpression typeRef, AccessSpecifiers accessSpecifiers, MemberVisibility visibility, LanguageElementCollection attributes) at DevExpress.CodeParser.CSharp.CSharp30Parser.LocalVariableDeclaration() at DevExpress.CodeParser.CSharp.CSharp30Parser.Statement() at DevExpress.CodeParser.CSharp.CSharp30Parser.StatementSeq() at DevExpress.CodeParser.CSharp.CSharp30Parser.BlockCore(Boolean isMethodBlock) at DevExpress.CodeParser.CSharp.CSharp30Parser.MethodDeclaration(TypeReferenceExpression typeRef, ElementReferenceExpression memberName, AccessSpecifiers accessSpecifiers, MemberVisibility visibility, LanguageElementCollection attributes) at DevExpress.CodeParser.CSharp.CSharp30Parser.StructMemberDeclaration(AccessSpecifiers accessSpecifiers, MemberVisibility visibility, LanguageElementCollection attributes) at DevExpress.CodeParser.CSharp.CSharp30Parser.ClassMemberDeclaration(AccessSpecifiers accessSpecifiers, MemberVisibility visibility, LanguageElementCollection attributes) at DevExpress.CodeParser.CSharp.CSharp30Parser.ClassMemberSeq() at DevExpress.CodeParser.CSharp.CSharp30Parser.NamespaceMemberDeclaration() at DevExpress.CodeParser.CSharp.CSharp30Parser.Parser() at DevExpress.CodeParser.CSharp.CSharp30Parser.Parse() at DevExpress.CodeParser.CSharp.CSharp30Parser.Parse(ISourceReader reader) at DevExpress.CodeParser.CSharp.CSharpTokensHelper.GetTokens(String code) at DevExpress.XtraReports.Design.SyntaxHighlightService.GetTokens() at DevExpress.XtraReports.Design.SyntaxHighlightService.Execute() at DevExpress.XtraRichEdit.Model.DocumentModel.PerformSyntaxHighlight(Boolean forced) at DevExpress.XtraRichEdit.Model.DocumentModel.OnLastEndUpdateCore() at DevExpress.XtraRichEdit.Model.DocumentModel.DevExpress.Utils.IBatchUpdateHandler.OnLastEndUpdate() at DevExpress.Utils.BatchUpdateHelper.EndUpdate() at DevExpress.XtraRichEdit.Commands.RichEditSelectionCommand.ExecuteCore() at DevExpress.XtraRichEdit.Commands.RichEditMenuItemSimpleCommand.ForceExecute(ICommandUIState state) at DevExpress.XtraRichEdit.Commands.MultiCommand.ExecuteCommand(Command command, ICommandUIState state) at DevExpress.XtraRichEdit.Commands.MultiCommand.ForceExecuteCore(ICommandUIState state) at DevExpress.XtraRichEdit.Commands.MultiCommand.ForceExecute(ICommandUIState state) at DevExpress.XtraRichEdit.Commands.TransactedMultiCommand.ForceExecute(ICommandUIState state) at DevExpress.Utils.Commands.Command.Execute() at DevExpress.XtraRichEdit.Keyboard.NormalKeyboardHandler.FlushPendingTextInputCore(String pendingInput) at DevExpress.XtraRichEdit.Keyboard.NormalKeyboardHandler.PerformFlushPendingTextInput(String pendingInput) at DevExpress.XtraRichEdit.Keyboard.NormalKeyboardHandler.FlushPendingTextInput() at DevExpress.XtraRichEdit.Internal.InnerRichEditControl.FlushPendingTextInput() at DevExpress.XtraRichEdit.RichEditControl.OnFlushPendingTextInputTimerTick(Object sender, EventArgs e) at DevExpress.XtraRichEdit.Drawing.LeakSafeEventRouter.OnFlushPendingTextInputTimerTick(Object sender, EventArgs e) at System.Windows.Forms.Timer.OnTick(EventArgs e) at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message&amp; m) at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) OS Version: Win32NT, 6.1.7600.0 VS Version: 10.0, Professional DXCore Version: 11.1.4.0 0 installed add-ins: </code></pre> <p>The snapshot of the crashed window is also attached :<img src="https://i.stack.imgur.com/wXhzM.png" alt="enter image description here"></p> <p>If anybody could explain the reason of the crash then it will be a great deal.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload