04-17-2023 05:59 AM
Hi All,
I am trying to install Task Manager solution available in marketplace. I have downloaded the package from marketplace and while loading the xmls to our dev app I am getting the below error message. Could you please help troubleshoot the error.
Error processing XML file type 'ApplicationDashboards'. XML: line 16, position 28, element. SqlDateTime overflow. Must be between 1/1/1753 12:00:00 AM and 12/31/9999 11:59:59 PM.
04-17-2023 07:28 AM
Hey!
Year 9999.... that is what I call planning 🙂
Jokes aside, can you look into your XML for a timestamp with AM or PM.
It could be that your server use a different time like 24h instead of AM/PM.
A quick way to change that is to delete the time stamp. Can you show us an extract of the XML with the line 16?
04-17-2023 02:37 PM
Nothing official, but it is OS server time settings by default.