HEllo all,
I got a project sent to me, and I want to open it, it is delivered with a .mdf file. I downloaded VS 2008 and SQL server 2005, and i opened the project with VS2008.
But when i want to open a page that required data the page says:
An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)
Now I really don't know what to do to make sure the .mdf info will work, how should I do this? I open Microsoft SQL 2005 server, but what should I do then??
(Sometimes people talk about 'attaching', but I don't have a clue what that means, or how to do it..)
Cheers and thanks
I got a project sent to me, and I want to open it, it is delivered with a .mdf file. I downloaded VS 2008 and SQL server 2005, and i opened the project with VS2008.
But when i want to open a page that required data the page says:
An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)
Now I really don't know what to do to make sure the .mdf info will work, how should I do this? I open Microsoft SQL 2005 server, but what should I do then??
(Sometimes people talk about 'attaching', but I don't have a clue what that means, or how to do it..)
Cheers and thanks
Comment