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

Error when using Bulk Data Updater #218

Closed szyvett closed 4 months ago

szyvett commented 5 months ago

Hi, I am getting an error when trying to use the Bulk Data Updater version 1.2024.2.2 (I have also tried to use other versions but I keep getting errors).

I am fairly new to D365 and XML so any help would be appreciated! Kind regards, Yvett

It just pops up when trying to load Bulk Data Updater: image


System.IO.IOException:
The decryption operation failed, see inner exception.
System
- System.Net.GZipWrapperStream.Read(Byte[] buffer, Int32 offset, Int32 size)
- System.ServiceModel.Channels.PreReadStream.Read(Byte[] buffer, Int32 offset, Int32 count)
- System.ServiceModel.Channels.HttpInput.WebResponseHttpInput.WebResponseInputStream.Read(Byte[] buffer, Int32 offset, Int32 count)

szyvett commented 4 months ago

Apologies, this issue seems to be due to some firewall settings, nothing to do with Bulk Data Updater :)