This is exception text.
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
at Autodesk.Intent.Utilities.EqualsName(String name1, String name2)
at Autodesk.Intent.UI.DesignEditor.IntelliSense.MemberList.FindChildRule(IToken childRuleNameToken)
at Autodesk.Intent.UI.DesignEditor.IntelliSense.MemberList.m_syntaxEditor_DotTriggerActivated(Object sender, TriggerActivatedEventArgs e)
at Autodesk.Intent.Common.UI.SyntaxEditor.SyntaxEditorControl.RaiseTriggerActivated(Action`1 activated, IToken token)
at Autodesk.Intent.Common.UI.SyntaxEditor.SyntaxEditorControl.syntaxEditor1_DotTriggerActivated(Object sender, TriggerEventArgs e)
at ActiproSoftware.SyntaxEditor.SyntaxEditor.OnTriggerActivated(TriggerEventArgs e)
at ActiproSoftware.SyntaxEditor.SyntaxEditor.a(TriggerEventArgs A_0)
at ActiproSoftware.SyntaxEditor.SyntaxEditor.a(EditorView A_0, Keys A_1, Char A_2, Boolean A_3)
at ActiproSoftware.SyntaxEditor.SyntaxEditor.OnKeyPress(KeyPressEventArgs e)
at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
at System.Windows.Forms.Control.WmKeyChar(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at ActiproSoftware.SyntaxEditor.SyntaxEditor.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)