When looking at the last modified date of saved documents or database elements located on the server, the same date keeps appearing over and over, example: 01/02/**** 3:57:43. So far the modified date is in the range of 01/02/**** 3:53:13 to 01/02/**** 5:58:45 (more or less the same). When an agent is run (on the server) creating a text file with the notesdocument.lastmodified date information, only the time prints out to the text file.
Now, when a local replica is created of the same database, and the process is repeated on the client machine, all of the last modified dates are reported correctly to the text file. Not with the 01/02/**** … but with the actual correct last modified date, example 26/06/2003.
So it would seem that the last modified date is only being “displayed” incorrectly when the properties are accessed on the server, not the client machine. Does anyone know how to correct this problem on the server. All the dates on the server are reporting correctly. The @Created date of the document property is correct.
Anyone got any ideas, please help. This is also causing views not to update and do not show updated data until a shift f-9 is performed. ARRRRGGGHHH