Quantcast
Channel: BugNET Issue Tracker (Moved to GitHub)
Viewing all articles
Browse latest Browse all 2179

Commented Issue: Conversion from varchar to datetime type resulted in out-of-range value [78]

$
0
0
HI,<br /><br />I've just finished a new installation of BugNet 1.2 using SQL server 2008 which was fine. However, when Saving a new Issue the following message is displayed:<br /><br />'The conversion of a varchar data type to a datetime data type resulted in an out-of-range value'<br /><br />Looking at the BugNET database: A record is written in the dbo.BugNet_Issues table - using format 'yyyy-mm-dd hh-mm-ss' for any DateTime fields.<br /><br />The message also appears when clicking on the 'My Issues' tab on the front page of BugNet.<br /><br />I'm guessing it's a locale datetime issue and may need editing and building from source code - but if anyone has any pointers to the problem that would be a great help.
Comments: Also have you created a custom field that is a datetime type?

Viewing all articles
Browse latest Browse all 2179

Trending Articles