Our customer notified us that their production CMS 9.7.5 was 'broken' ...
It seemed that date controls in the admin section caused troubles, a bit as described in: https://doc.dynamicweb.com/forum/cms-standard-features/cms-standard-features/editing-pages-paragraphs-in-backend
Unfortunately the 'answer' in this forum ticket was no help to us....
This is the stacktrace WE get when clicking on any content page:
A similar problem occurs to product detail page.
Orders don't seem to be a problem while having date controls too.
At first I checked if our acceptance environment had the same problem, and it did!
This environment is not the same as the production environment, but has the same setup.
So we luckily had a non production environment to test with.
Then I checked if out local GIT version had the same problem, but there was no issue found.
If I went to a page in the admin on our acceptance server and commented out the control the problem was gone, but this is not a fix ofcause.
We tried the following:
- I attached the acceptance database to my local website, the problem did not occur ... so we don't think it is a database or data issue
- We checked the local and acceptance globalsettingsfile with winmerge, they were identical
- We checked the local and acceptance web.config with winmerg, they were idenntical apart from connectionstring and debug settings
- We checked IIS, just to be sure, but could not find anything out of the ordinary
- We checked the DLLS, no issues found
- We triggerd a new build and release, this didnt help
- We removed all dlls and redeployed, this didnt help
- The admin had last been changed on 28-8-2019, so that could not be the problem
- We zipped the acceptance admin and attached it to our local application, then there was no problem
- We zipped the entire acceptance environment en attached the iis to it and fixed the 12700 connectionstring, THEN THERE WAS NO PROBLEM !!!
- We reinstalled the licence with both client- and full licence, it did not help.
- We checked the server culture and language, seems to be OK
- The last server update was on september 16 and the last reboot august 18, so there was no server update to f this up (we cant reboot it by ourselves)
- We made a copy on the acceptance server with a unique url, then the problem remains
- We checked other DW applications on the same server with no problem.
At the System information screen we get under the server heading the server time with a dutch format, while locally it is in English.
Can this be an issue? And if so, what can we do?
We really have no clue what to check anymore ....
We think it must have to be SOMETHING on the server, but have no clue WHAT ...
Any ideas ???