b-nugent / 344WebApp

Web Engineering 344 Project
http://vm344e.se.rit.edu/R2
0 stars 0 forks source link

Unable to Login with Facebook #1

Closed uint16 closed 8 years ago

uint16 commented 8 years ago

Run the project locally, try to login with facebook account

Source: AccountController.cs Line 334

Error Message: 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. The specified LocalDB instance does not exist. capture

andrewpop1118 commented 8 years ago

This is because the LocalDB instance has not been created on your machine. We have discussed this issue and it is now solved.