A crash on syntax editor

SyntaxEditor for Windows Forms Forum

Posted 16 years ago by Razi Mohiuddin - President, Iron Speed, Inc.
Version: 4.0.0274
Avatar
Hi,


I have embeded syntax editor 4.0.274.0 along with intelliprompt and intellisense on our application. While it is initialized or displayed, our applicaiton crashes and the following exception thrown. Does anyone know why?

Thanks
Yuenho


{"Index was out of range. Must be non-negative and less than the size of the collection.\r\nParameter name: index"}

" at System.Collections.ArrayList.get_Item(Int32 index)\r\n
at ActiproSoftware.SyntaxEditor.TextRangeLayerBase.GetTextRange(Int32index)\r\n
at ActiproSoftware.SyntaxEditor.SpanIndicatorLayer.get_Item(Int32 index)\r\n
at ActiproSoftware.SyntaxEditor.SpanIndicatorLayer.Clear()\r\n
at ActiproSoftware.SyntaxEditor.SpanIndicatorLayerCollection.Remove(SpanIndicatorLayerlayer)\r\n
at ActiproSoftware.SyntaxEditor.SyntaxLanguage.a(Document A_0)\r\n
at ActiproSoftware.SyntaxEditor.SyntaxLanguage.a(DocumentA_0,EventArgsA_1)\r\n
at ActiproSoftware.SyntaxEditor.Document.a(ISemanticParseDataA_0,TextRangeA_1,BooleanA_2,ObjectA_3)\r\n
at ActiproSoftware.SyntaxEditor.Document.ActiproSoftware.SyntaxEditor.ISemanticParseDataTarget.NotifySemanticParseComplete(SemanticParserServiceRequestrequest)\r\n
at ActiproSoftware.SyntaxEditor.SemanticParserService.a(SemanticParserServiceRequestA_0)\r\n at ActiproSoftware.SyntaxEditor.SemanticParserService.c()\r\n
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)\r\n
at System.Threading.ExecutionContext.Run(ExecutionContextexecutionContext,ContextCallbackcallback,Objectstate)\r\n
at System.Threading.ThreadHelper.ThreadStart()"

Comments (1)

Posted 16 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Yuenho,

This is not something we're currently aware of. Please make a simple project that duplicates this exception and email it over to us so we can debug it. Thanks.


Actipro Software Support

The latest build of this product (v24.1.0) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.