rappen / BulkDataUpdater

Updates or touches single attributes on a set of records.
https://www.nuget.org/packages/Cinteros.XrmToolBox.BulkDataUpdater/
GNU General Public License v3.0
5 stars 5 forks source link

Unhandled exception when exiting (Error while serializing) #190

Closed jdpottle closed 1 year ago

jdpottle commented 1 year ago

When using the tool to do any updates to data, like setting a lookup field value, when I try to exit the tool, I get and Unhandled Exception Error: Error while serializing: There was an error generating the XML document. If I click Continue, the error message goes away but I Bulk Data Updater is still open. If I click Quit, the full XRMToolbox closes. I can start new instances of Bulk Data Updater but I cannot close any of the open instances. I have tried uninstalling/reinstalling and even tried a full reset of my installation of XRMToolbox. Please help BulkDataUpdaterError.txt

rappen commented 1 year ago

Issue is confirmed. Working on the fixes.