Umbraco cannot start. A connection string is configured but Umbraco cannot connect to the database.
I know this question has been asked alot and I have been through I feel like all the suggestions and still no luck.
My client has an Umbraco site hosted on AWS with MySql RDS. I am able to connect to their database through mysql workbench and view the data. But, when I start their site up in vs 2017 iisexpress I get Umbraco cannot start.
I have created a new user in database, and that did not work. I changed the connection string all around in many ways with no luck. I have provided my ip to aws to be able to access.
please provide the same user name and password that you given while creating the umbraco project database . and check wether your connection string is also having the same user name and password
Umbraco cannot start. A connection string is configured but Umbraco cannot connect to the database.
I know this question has been asked alot and I have been through I feel like all the suggestions and still no luck.
My client has an Umbraco site hosted on AWS with MySql RDS. I am able to connect to their database through mysql workbench and view the data. But, when I start their site up in vs 2017 iisexpress I get Umbraco cannot start.
I have created a new user in database, and that did not work. I changed the connection string all around in many ways with no luck. I have provided my ip to aws to be able to access.
I really need help on this, so how can I get help
please provide the same user name and password that you given while creating the umbraco project database . and check wether your connection string is also having the same user name and password
Note:
connection string should be like this:
connectionStrings
is working on a reply...