When I try to run aspnet_regsql.exe on my database when I get to the Select the Server and Database screen and try to choose database the following error is displayed:
Failed to query a list of database names from the SQL server. 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 the SQL server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)
I have followed several tutorials, but nothing worked. Most just say to follow the installation wizard.