Posted on: 6/21/2014 12:13:33 AM | Views : 368

Hi every one I have developed Mvc 4 Project with code first database as a defaultconnection
and after that I want to deploy it ,I used (File system) as a publish method but the IIS server can't configure the databaseand this error appear
A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: SQL Network Interfaces, error: 50 - Local Database Runtime error occurred. Cannot create an automatic instance I search a lot on the internet but I did not find any thing helpfull please can help me with step by step how to deploy my project and
thank you

Go to the complete details ...