Tagged Questions
1
vote
2answers
516 views
Windows 7 Shortdate Format Ignored
I am moving a copy of an ASP.net web application running on a windows server 2003 box to a Windows 7 Laptop.
On the win server 2003 box the locale was set to United States and shortdate format was ...
4
votes
7answers
275 views
Simple issue regarding date formats
We are hosting a website that when browsed to locally loads up fine but if you browse to it externally you get
Conversion from string "1/15/2010 8:46:01 AM" to type 'Date' is not valid.
What do I ...