an ASP.NET Open Source CMS & eCommerce platform
Search:
Skip Navigation LinksHome > DotShoppingCart Forums > Support > Installation > Visual Web Developer 2010
Last Post 11/30/2010 11:37:36 AM By lukezy. 1 replies.
11/30/2010 10:56:43 AM
RMI-Jon
Posts: 24
Joined: 3/4/2009
Location:Ohio
Visual Web Developer 2010
We are trying to set up a test server using Visual Web Deveopler 2010 Express and it's built in SQL server. We downloaded and unzipped the install files and opened the .sln file, but VS pops up an error that reads "the source control provider associated with this solution could not be found. The projects will be treated as not under source control. Do you want to permanently remove the source control bindings from the projects?" - Yes or No. We tried it both ways and either way when we tried to launch the site in the browser it wouls time out with the foloowing 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)
 
Any idea where we're going wrong???
11/30/2010 11:37:36 AM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Visual Web Developer 2010
You can select "Yes" to remove source control.
 
The problem that you are having is that you haven't created database and set up configuration file correctly. I suggest you still follow the installation steps and get your database created and configuration files set up.
DotShoppingCart Staff