I have deployed my application at the client side using .net 2.0. I am getting a datetime parsing error. The error log shows some wierd date format - "17/mm/31/mm/2009 1:24:39" for "06/18/2009 1:24:39". The code parse the system.date.
The same application in .net 1.0 is working fine. there seems to be some problem with .net 2.0 , not so sure. Any help in this regards is appreciated.
Thanks in advance.