String was not recognized as a Valid Date Time

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pankajprakash
    New Member
    • Feb 2007
    • 70

    String was not recognized as a Valid Date Time

    Hi All,

    I Made a window application in c#.net and trying to fetch the record from the postgresql database. But whever i run the application "String was not recognized as a Valid Date Time" message show. This problem is arries from the database when it tries to fetch the record from a table in which timestamptz datatype is used. Actually remoting is used in this application and this application is working fine on remote system but there is problem to run my system. so plz help me to solve this problem.
Working...