Hi,
I've been asked to set up a booking system.
The guy that programmed this left after it was finished, and he coded it very specifically. It'll only work under framework/ASP 1.1.
I've got most of it running properly using ASP 1.1 under Windows Server 2003 using MSSQL 2008 but on one of the pages I get this:
"The conversion of a varchar data type to a datetime data type resulted in an out-of-range value."
I have tried with a completely blank database yet I still get this error.
The booking system is still running on the creators webserver, but it needs to be moved which is why I'm setting it up, I have an exact copy of the database and the files directly from the working server so I really don't see why it's not working.
I have tried running the database from MSSQL 2000 and I get the same error.
Any ideas? Are there any settings I could change on the server to try fix this?
Thanks,
Craig.
I've been asked to set up a booking system.
The guy that programmed this left after it was finished, and he coded it very specifically. It'll only work under framework/ASP 1.1.
I've got most of it running properly using ASP 1.1 under Windows Server 2003 using MSSQL 2008 but on one of the pages I get this:
"The conversion of a varchar data type to a datetime data type resulted in an out-of-range value."
I have tried with a completely blank database yet I still get this error.
The booking system is still running on the creators webserver, but it needs to be moved which is why I'm setting it up, I have an exact copy of the database and the files directly from the working server so I really don't see why it's not working.
I have tried running the database from MSSQL 2000 and I get the same error.
Any ideas? Are there any settings I could change on the server to try fix this?
Thanks,
Craig.