Posted 14 years ago
by Santosh
Version: 4.0.0284
Platform: .NET 3.5
Environment: Windows Vista (32-bit)
In the below code, the Syntax editor throws Nullreferences exception:
SyntaxEditor.Text= String.Empty;
Exception:
System.NullReferenceException was caught
Message="Object reference not set to an instance of an object."
Source="ActiproSoftware.SyntaxEditor.Net20"
StackTrace:
at ActiproSoftware.SyntaxEditor.SyntaxEditor.set_Text(String value)
at Yokogawa.IA.RPO.WF.BPMN.UI.controls.PortEditControl.ClearLogicalPortData() in G:\WorkFlow Composer\RPO1.02\Workflow\Source\BPMN\Yokogawa.IA.RPO.WF.BPMN.UI\Controls\PortEditControl.cs:line 701
InnerException:
This is coming so frequently, in some specific scenarios, it is throwing exception.
Please let me know how to handle this?
Thanks,
Santosh
[Modified at 03/18/2010 01:07 AM]
SyntaxEditor.Text= String.Empty;
Exception:
System.NullReferenceException was caught
Message="Object reference not set to an instance of an object."
Source="ActiproSoftware.SyntaxEditor.Net20"
StackTrace:
at ActiproSoftware.SyntaxEditor.SyntaxEditor.set_Text(String value)
at Yokogawa.IA.RPO.WF.BPMN.UI.controls.PortEditControl.ClearLogicalPortData() in G:\WorkFlow Composer\RPO1.02\Workflow\Source\BPMN\Yokogawa.IA.RPO.WF.BPMN.UI\Controls\PortEditControl.cs:line 701
InnerException:
This is coming so frequently, in some specific scenarios, it is throwing exception.
Please let me know how to handle this?
Thanks,
Santosh
[Modified at 03/18/2010 01:07 AM]