- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am facing some error while suppressing componet in subassembly.
i have try to fix it by LOD but it still unresolved.
by right clicking in main assembly is able to suppress but by rule is not.
Note:edit within in main assembly showing suppress option is disable.
SyntaxEditor Code Snippet
If REPAD1 = True Then Component.IsActive(MakePath("Nozzle-01:1", "NozzleRepad-01:1")) = True Else Component.IsActive(MakePath("Nozzle-01:1", "NozzleRepad-01:1")) = False End If
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at iLogic.DelayedRuleRunner.RunRulesExecute()
at iLogic.DelayedRuleRunner.RunRules()
at iLogic.DelayedRuleRunner.ExitDelayedRuleRunningMode(Boolean doRunRules)
at Autodesk.iLogic.UiBuilder.UiLayoutControl.applyButton_Click(Object sender, EventArgs e)
at DevExpress.XtraEditors.BaseButton.OnMouseUp(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at DevExpress.Utils.Controls.ControlBase.WndProc(Message& m)
at DevExpress.XtraEditors.BaseControl.WndProc(Message& msg)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
i need forum support to identify where is the problem and what is solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report