I have a clean project, which i am trying to get started.
I have also created a clean database.
Both are running locally on my pc.
I can connect to my database with linqpad, with no issues.
But when i try to "customize" and set a microsoft SQL server,
it says " Could not connect to database".
And in console, i get a 500 internal server error, on :
Cannot connect to database during install
I have a clean project, which i am trying to get started. I have also created a clean database.
Both are running locally on my pc.
I can connect to my database with linqpad, with no issues. But when i try to "customize" and set a microsoft SQL server, it says
" Could not connect to database".
And in console, i get a 500 internal server error, on :What can i do ?
Hi Andre
Can you check SQL server connection with MSSQL management studio?
Thanks,
Alex
I can access the db, no problem in management studio, and i can access and view tables in linqpad, with no issue as well..
In the Umbraco customize screen:
I reinstalled umbraco, and then it worked...
I had this same problem. Try selecting the "Trust Database Certificate" checkbox.
is working on a reply...