I’m just trying to put together a simple example app. I choose my datasource, a SQL 2008 R2 development database not on my box, pick integrated security, I pick some tables and I add a screen to the HTML Client folder and I get the below error. Do I need a local SQL Express instance installed even though I’m connecting to an external database?
Error 1 An error occurred while establishing a connection to SQL Server instance '(LocalDB)\v11.0'. 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: 52 - Unable to locate a Local Database Runtime installation. Verify that SQL Server Express is properly installed and that the Local Database Runtime feature is enabled.) C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\LightSwitch\v3.0\Microsoft.LightSwitch.targets 152