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 could you check the language assigned to the db user that BugNET is using to connect to the database.
Comments: Also could you check the language assigned to the db user that BugNET is using to connect to the database.