Neu DHL 3.0, Versandart ändern -> Retoure -> Fehler

hula1499

Sehr aktives Mitglied
22. Juni 2011
5.401
1.325
Hallo,

wollte uns gerade auf DHL 3.0 umstellen, jedoch mit der Retoureneinstellung funktioniert etwas nicht.

1641379275595.png

öffnet das Fenster von JTL Shipping Labels.
Dort unser DHL Retoure anklicken -> speichern klicken.

Danach

1641379371325.png

Alles leer.

Ein Versuch trotzdem zu speichern bring:


Code:
Unbehandelte Ausnahme #196FAD687B014ABA vom Typ System.NullReferenceException in Void WriteBackValues()
System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
   bei jtlCore.Forms.Einstellungen.VersandZahlung.JTLShipping.Configuration.ViewModel.Rosy.RosyReturnViewModel.WriteBackValues()
   bei jtlCore.Forms.Einstellungen.VersandZahlung.JTLShipping.Configuration.ViewModel.DhlGkvApi3.RetourenViewModel.WriteBackValues(IJtlShippingConfigurationModel model)
   bei jtlCore.Forms.Einstellungen.VersandZahlung.JTLShipping.Configuration.ViewModel.DhlGkvApi3.ShippingConfigurationViewModel.WriteBackValues()
   bei jtlCore.Forms.Einstellungen.VersandZahlung.JTLShipping.Configuration.ShippingConfigurationController.ShowDialog(IJtlShippingConfigurationModel model, IShipperAccountRepository shipperAccountRepository, String versandArtName, ICompanySelector companySelector, ICountryRepository countryRepository)
   bei jtlCore.Forms.Einstellungen.VersandZahlung.VersandartenEdit.LKtolVtUWCv(Object  , EventArgs  )
   bei System.Windows.Forms.Control.OnClick(EventArgs e)
   bei System.Windows.Forms.Button.OnClick(EventArgs e)
   bei System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   bei System.Windows.Forms.Control.WndProc(Message& m)
   bei System.Windows.Forms.ButtonBase.WndProc(Message& m)
   bei System.Windows.Forms.Button.WndProc(Message& m)
   bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

2022-01-05T11:37:56 DEBUG - Dauer: 1ms, 3 Zeilen
2022-01-05T11:37:58 DEBUG - UPDATE [dbo].[tShipperAccount] SET cEkp = @cEkp_0, cInternationalEkp = @cInternationalEkp_0 WHERE kShipperAccount = @kShipperAccount_0;

@cEkp_0 = ''
@cInternationalEkp_0 = ''
@kShipperAccount_0 = 10
2022-01-05T11:37:58 DEBUG - Dauer: 1ms, AffectedRows: 1
2022-01-05T11:37:58 DEBUG - UPDATE [dbo].[tShipperAccount] SET cBankAccountOwner = @cBankAccountOwner_0, cBankName = @cBankName_0, cBic = @cBic_0, cIban = @cIban_0 WHERE kShipperAccount = @kShipperAccount_0;

@cBankAccountOwner_0 = ''
@cBankName_0 = ''
@cBic_0 = ''
@cIban_0 = ''
@kShipperAccount_0 = 11
2022-01-05T11:37:58 DEBUG - Dauer: 1ms, AffectedRows: 1
2022-01-05T11:37:58 DEBUG - UPDATE [dbo].[tShipperAccount] SET cBankAccountOwner = @cBankAccountOwner_0, cBankName = @cBankName_0, cBic = @cBic_0, cIban = @cIban_0, cEkp = @cEkp_0, cInternationalEkp = @cInternationalEkp_0 WHERE kShipperAccount = @kShipperAccount_0;

@cBankAccountOwner_0 = ''
@cBankName_0 = ''
@cBic_0 = ''
@cIban_0 = ''
@cEkp_0 = ''
@cInternationalEkp_0 = ''
@kShipperAccount_0 = 13
2022-01-05T11:37:58 DEBUG - Dauer: 1ms, AffectedRows: 1
2022-01-05T11:37:58 DEBUG - UPDATE [dbo].[tShipperAccount] SET cEkp = @cEkp_0, cInternationalEkp = @cInternationalEkp_0 WHERE kShipperAccount = @kShipperAccount_0;

@cEkp_0 = ''
@cInternationalEkp_0 = ''
@kShipperAccount_0 = 14
2022-01-05T11:37:58 DEBUG - Dauer: 0ms, AffectedRows: 1
2022-01-05T11:37:58 DEBUG - SELECT * FROM [Shipping].[tDHLEKP] WHERE [kShipperAccount] = @kShipperAccount
@kShipperAccount = 14
2022-01-05T11:37:58 DEBUG - Dauer: 0ms, (bis zum Reader)
2022-01-05T11:37:58 DEBUG - Dauer: 0ms, 1 Zeilen
2022-01-05T11:37:58 DEBUG - SELECT * FROM [Shipping].[tDHLEKP] WHERE [kShipperAccount] = @kShipperAccount
@kShipperAccount = 14
2022-01-05T11:37:58 DEBUG - Dauer: 0ms, (bis zum Reader)
2022-01-05T11:37:58 DEBUG - Dauer: 0ms, 1 Zeilen
2022-01-05T11:37:58 DEBUG - SELECT * FROM [tShipperAccount] WHERE [kShippingServiceProviderType] = @kShippingServiceProviderType
@kShippingServiceProviderType = 14
2022-01-05T11:37:58 DEBUG - Dauer: 0ms, (bis zum Reader)
2022-01-05T11:37:58 DEBUG - Dauer: 1ms, 1 Zeilen
2022-01-05T11:38:03 DEBUG - IF OBJECT_ID('dbo.tErrorlog', 'U') IS NULL SELECT 0 ELSE SELECT 1;
2022-01-05T11:38:03 DEBUG - Dauer: 1ms, Result: 1
2022-01-05T11:38:03 DEBUG - SELECT TOP 1 * FROM dbo.tErrorlog WHERE cRechnername = @cRechnername AND nFehlerID = @nFehlerID ORDER BY dErstelltUtc ASC
@cRechnername = 'M'
@nFehlerID = 1832874237614967482
2022-01-05T11:38:03 DEBUG - Dauer: 0ms, (bis zum Reader)
2022-01-05T11:38:03 DEBUG - Dauer: 1ms, 1 Zeilen
2022-01-05T11:38:03 DEBUG - UPDATE [dbo].[tErrorlog] SET dErstelltUtc = @dErstelltUtc_0 WHERE kErrorlog = @kErrorlog_0;

@dErstelltUtc_0 = '2022-01-05 10:38:03'
@kErrorlog_0 = 108
2022-01-05T11:38:03 DEBUG - Dauer: 1ms, AffectedRows: 1
Zeitstempel: 2022-01-05T11:38:07
Locale: German (Germany)
Locale: German (Germany)
Version: 1.5.51.0
Plattform: Wawi
WawiSeed: 3.6.61415.022001
Prozessname: JTL-Wawi
Physikalischer Speicher: 815603712 / Peak: 821841920
Basispriorität: 8
Prioritätsklasse: Normal
CPU-Zeit (User): 0:04:02,828125
CPU-Zeit (System): 0:01:27
Page-Size (Sytem): 2255128 / Peak: 641409024
Page-Size: 639332352 / Peak: 641409024
Offene Handles: 1758
Database:
Build: 2110281130 0a6a4e7b01b1c60d8af83929d60fdf1b9ab1a0ab
 

VivaV

Aktives Mitglied
16. Mai 2021
16
1
Hallo hula1499,

wir haben das gleiche Problem. Habt ihr schone eine Lösung?

Viele Grüße
 

hula1499

Sehr aktives Mitglied
22. Juni 2011
5.401
1.325
Morgen,

wenn du von DHL versenden auf 3.0 umstellst, musst du wirklich auch alles bestehende dann auf 3.0 stellen in den Auswahlfenstern.
Versand -> Shippinglabels + Versandarten.
 

Ähnliche Themen