Good morning,
Yesterday I updated from Gurux.DLMS version from 9.0.2412.1201 to 9.0.2412.1601 but the date format has changed:
The result of comm.Read(itemObject, 2) is
in version 9.0.2412.1201 is 20/12/2024 00:00
in version 9.0.2412.1601 is 12/20/2024 00:00
I have not changed anything in my VB.NET application culture settings and restoring the previous version 1201 works fine.
Regards
Giacomo
Hi Giacomo, What dotnet…
Hi Giacomo,
What dotnet version are you using or are you using UWP?
BR,
Mikko
I am using version Microsoft…
I am using version Microsoft .Net Framework 4.8
This is the value readed:
/// Reading GXDLMSClock 0.0.1.0.0.255 11200 Ch. 0 Clock object #1 ///
24/12/2024 08:52:35.85437: Index: 1 Value: 0.0.1.0.0.255
24/12/2024 08:52:35.86430: Index: 2 Value: 12/24/2024 08:52:36
24/12/2024 08:52:35.88329: Index: 3 Value: 0
24/12/2024 08:52:35.91348: Index: 4 Value: Ok
24/12/2024 08:52:35.92923: Index: 5 Value: 3/25 02:00
24/12/2024 08:52:35.94230: Index: 6 Value: 10/25 03:00
24/12/2024 08:52:35.95820: Index: 7 Value: 60
24/12/2024 08:52:35.97644: Index: 8 Value: True
24/12/2024 08:52:35.99551: Index: 9 Value: Crystal
Hi, Microsoft is not…
Hi,
Microsoft is not supporting Microsoft .Net Framework 4.8 anymore. I was thinking this and the old format is returned also to 4.8.
Get the latest version from GXDLMSDirector.
BR,
Mikko
Hi Mikko I can't install …
Hi Mikko
I can't install .Net Framework newer than version 4.8 because Windows Server 2016 only support up to version 4.8.
The latest versions 4.8.1 is for Windows Server 2022 only.
Could it be that I'm the only one having this problem with Framework 4.8 and Gurux version 9.0.2412.1601?
Regards
Giacomo
Hi Mikko, I found today's…
Hi Mikko,
I found today's new Gurux version 9.0.2412.3101 available on NuGet and so I proceeded with the update.
Now the date format is back to correct and everything works fine.
I take this opportunity to wish you a happy new year 2025.
BR,
Giacomo
Hi Giacomo, Thank you for…
Hi Giacomo,
Thank you for this information and happy New Year to you as well.
BR,
Mikko