Answer the question
In order to leave comments, you need to log in
EF is not connecting to the correct server, why?
Hello, I have a project in which a local database was made using EF
Now I want to upload this database to the hosting, I took the connection string that was offered there and I got this
<connectionStrings>
<add name="PostDataBase"
connectionString="Data Source=SQL5101.site4now.net;Initial Catalog=*****;User Id=*****;Password=*****"
providerName="System.Data.SqlClient"/>
</connectionStrings>
Target database is: 'PostDataBase' (DataSource: (localdb)\mssqllocaldb, Provider: System.Data.SqlClient, Origin:
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question