I try to connect through: Microsoft SQL Server Database File (SqlClient), but I recieve error:
The attempt to attach to the database failed with the f
You need the SQL Server Express LocalDB add-on, you can get it from here in both x86 & amd64 versions.