FetchXMLBuilder
FetchXMLBuilder copied to clipboard
Exception when coming from Shuffle builder - clicking on Select Attribute
I was trying the FetchXml feature on Shuffle builder.
- Chose contact entity in shuffle block for export
- Went on to create FetchXml which pre-selects contact entity
- Click on
Select Attributewhich results in this exception:-
` ************** Exception Text ************** System.NullReferenceException: Object reference not set to an instance of an object. at Cinteros.Xrm.FetchXmlBuilder.DockControls.TreeBuilderControl.SelectAttributes() at Cinteros.Xrm.FetchXmlBuilder.DockControls.TreeBuilderControl.HandleNodeMenuClick(String ClickedTag) at System.Windows.Forms.LinkLabel.OnLinkClicked(LinkLabelLinkClickedEventArgs e) at System.Windows.Forms.LinkLabel.OnMouseUp(MouseEventArgs e) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.Label.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
`
Just tried it, don't get the same issue... Can you verify this? Using Shuffle Builder 1.2020.3.25 and FetchXML Builder 1.2019.12.1
No more info from @imranakram, closing this issue, please reopen if more problems appear!