Connection String Problem
Pls Help Me i deployed my mvc project using entity framework on somee.com but i got connection string runtime error
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Satyaprakash SamantarayPosted Jul 3, 2017, 6:52 AM
Nilesh ShahPosted Jun 26, 2017, 11:32 AM
Narinder SinghPosted Jun 26, 2017, 2:04 AM
Sivasankar GorantlaPosted Jun 20, 2017, 3:20 AM
Nilesh ShahPosted Jun 19, 2017, 11:06 AM
Rajkiran SwainPosted Jun 19, 2017, 9:59 AM
Check your connection string. If you need help with it check Connection Strings, which has a list of commonly used ones.
Commonly used Connection Strings:
SQL Server 2012
Standard Security
Trusted Connection
Connection to a SQL Server instance
The server/instance name syntax used in the server option is the same for all SQL Server connection strings.
SQL Server 2005
Standard Security
Trusted Connection
Connection to a SQL Server instance
The server/instance name syntax used in the server option is the same for all SQL Server connection strings.
MySQL
Standard
Specifying TCP port
Oracle
Using TNS
Using integrated security
Using ODP.NET without tnsnames.ora
Mohit KalaPosted Jun 19, 2017, 9:22 AM
Abhilash J APosted Jun 19, 2017, 8:23 AM
Sundaram SubramanianPosted Jun 19, 2017, 8:22 AM