Simple issue regarding date formats.
- by Robert
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 change on the server to fix this. When browsing the site on the server it works, although I am logged into the server as a different user to that in IIS.
Any ideas this is actually starting to cause a head ache now.