Problem on Migrating from .net 1.1 to .net 2.0

Feb 13 2007 6:30 AM

Hi

i am working in .net 1.1 with vs2003  and my domain is travel in which we communicate with the GDS's to get available fares of Flight, Hotels etc..

 i am working on a web service which returns the available fare from the GDS. it 's working fine in .net 1.1 with vs2003 but when i migrated my WS from .net 1.1 to .net 2.0 i am getting System.FormatException while converting datetime from string using DateTime.Parse method. it was not happening earlier when i was using .net 1.1. My WS converted from vs2003 to vs2005 using a wizard and it doesn's shows a single error.

 

i did lots of googling on this issue but didnot gets any help ,

so any reply in the matter will be highly appericiable.

 thanks

vishal sharma

[email protected]