I am facing an error while loading my application and below is the 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)] |
Issue is based on Database Settings In Graphite goto Enviorment settings Check the Database Server Name should be same as your sqlserver Name. Build and try again |