Unable to Scaffold SQL Server from Visual Studio Anonymous 4 years ago updated 4 years ago Answered I have a server set up through InMotionHosting. I am able to connect to it through MySQL Workbench. I can add, edit, delete, everything without any issues. In visual studio, I can connect to the server through the Server Explorer. Through the Server Explorer, I can see what tables and columns I have. When I try to scaffold the server though, using the same connection information I use everywhere else, I get this error "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: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server"