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

Unkown object reference error when trying to update #197

Closed Sa-Wu-Kriegerkollegen closed 7 months ago

Sa-Wu-Kriegerkollegen commented 1 year ago

[Write any error info to resolve easier]


System.ServiceModel.FaultException<Microsoft.Xrm.Sdk.OrganizationServiceFault>:
Object reference not set to an instance of an object.
Bulk Data Updater

Server stack trace: 
- System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)
- System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
- System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
- System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)

Exception rethrown at [0]: 
- Cinteros.XTB.BulkDataUpdater.BulkDataUpdater.<>c__DisplayClass48_0.<UpdateRecords>b__1(BackgroundWorker bgworker, DoWorkEventArgs workargs)
- System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
- System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)

rappen commented 7 months ago

Sorry for extremely late response - do you have any more info about when it happened, did it always happen or just an unlucky time, etc?

Sa-Wu-Kriegerkollegen commented 7 months ago

Thanks Jonas. Apologies but I currently neither remember the error, where it occured, the payload, or even submitting this ticket. I'm closing it as can't repro if you don't mind. Thanks anyway, Sa.

rappen commented 7 months ago

Reopen it if it occurs again! Thanks! 🙂