Hi.
Strange thing: When I change the clock of the PC (XP SP2), something link current time is 12:03:34 to 12:05:34, my application crash. nothing in application log, though every method has try-catch. nothing in event log...
Can anyone help?
Thanks.
Are u using any datetime in your project.
Like datetime.now ?
yes, few times.