Thanks for reporting your problem. Yes, the DB culture may be the issue. Could you please run the following in your database and post the result:
select SERVERPROPERTY('ProductVersion')
Also, if you have the same culture for the database and your system, then can you try installing the
previous version 5.6.0 and see if it works for you?