Christof Rimle - 2026-03-14

The errorlog.txt file is full of entries like this one:
2026-03-14 13:43:48.4159 31380 Error setting property 4103 System.ArgumentException: Value does not fall within the expected range.
at void NAPS2.Wia.Native.IWiaPropertyStorage.WriteMultiple(uint cpspec, PROPSPEC[] rgpspec, PROPVARIANT[] rgpropvar, uint propidNameFirst)
at uint NAPS2.Wia.Native.NativeWiaMethods.SetPropertyInt(IntPtr propStoragePtr, int propId, int value)
at void NAPS2.Wia.WiaProperty.set_Value(object value)
at void NAPS2.Wia.WiaExtensions.SetProperty(WiaItemBase item, int propId, int value)
at void NAPS2.Scan.Internal.Wia.WiaScanDriver+WiaScanContext.SafeSetProperty(WiaItemBase item, int propId, int value)