I need to set windows clock in my Asp.net website (Written in C#)
I found a solution in stackoverflow at:
How do I set the Windows system clock to the correct local time using C#?
But when I use this I give exception:
A required privilege is not held by the client
My Application poll Identity is: LocalSystem