Posted 17 years ago
by Erik Pepping
-
RADVenture B.V
Hi again,
I ran into this exception:
1) Object reference not set to an instance of an object.
Stack Trace
Object reference not set to an instance of an object. at ActiproSoftware.SyntaxEditor.SemanticParserServiceRequest.b() at ActiproSoftware.SyntaxEditor.SemanticParserService.a(SemanticParserServiceRequest A_0) at ActiproSoftware.SyntaxEditor.SemanticParserService.c() at System.Threading.ThreadHelper.ThreadStart_Context(Object state) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart() -- Stack for Exception [1] -- at ActiproSoftware.SyntaxEditor.SemanticParserServiceRequest.b() at ActiproSoftware.SyntaxEditor.SemanticParserService.a(SemanticParserServiceRequest A_0) at ActiproSoftware.SyntaxEditor.SemanticParserService.c() at System.Threading.ThreadHelper.ThreadStart_Context(Object state) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart()
So far it has been hard to reproduce this in the demo application, so I'm hoping that the stack trace might give you guys a clue what is going wrong.
Kind regards,
Erik Pepping
I ran into this exception:
1) Object reference not set to an instance of an object.
Stack Trace
Object reference not set to an instance of an object. at ActiproSoftware.SyntaxEditor.SemanticParserServiceRequest.b() at ActiproSoftware.SyntaxEditor.SemanticParserService.a(SemanticParserServiceRequest A_0) at ActiproSoftware.SyntaxEditor.SemanticParserService.c() at System.Threading.ThreadHelper.ThreadStart_Context(Object state) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart() -- Stack for Exception [1] -- at ActiproSoftware.SyntaxEditor.SemanticParserServiceRequest.b() at ActiproSoftware.SyntaxEditor.SemanticParserService.a(SemanticParserServiceRequest A_0) at ActiproSoftware.SyntaxEditor.SemanticParserService.c() at System.Threading.ThreadHelper.ThreadStart_Context(Object state) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart()
So far it has been hard to reproduce this in the demo application, so I'm hoping that the stack trace might give you guys a clue what is going wrong.
Kind regards,
Erik Pepping