Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
78
Event time mismatch in Calendar
posted

I'm having a very strange problem in one of our servers, event start and end times are different on different web servers while both IIS are reading exactly the same DB.

Lets say I have a meeting from 11:00 am to 1:00 pm.
Server  A shows that in calendar correctly but server B keeps showing it from 12:00 to 2:00 pm. 

Infragistics component versions are the same.
If I add Response.Write("DateTime.Now") to the top of the page, both servers give the same time.

This has to be some sort of IIS problem but I don't know what else to check.

- Jouni - 

Parents Reply Children
No Data