Having a Problem with Installation

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
13 anni tempo fa
I am getting the following when trying to install:
Setup failed: System.Exception: An error occured when creating database: 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) at Nop.Web.Controllers.InstallController.Index(InstallModel model) in f:\Own\nopDownloads\downloads\nopCommerce_2.50_Source\Presentation\Nop.Web\Controllers\InstallController.cs:line 387

I checked named pipes and they are enabled.

Any suggestions.
deemurphy
13 anni tempo fa
deemurphy wrote:
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

The error is self-describing. I think it's better to post it on SQL Server forums (it's not a nopCommerce issue)
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.