Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

I am trying to begin upgrading to SQL Server 2005 from 2000. I am using the developer's edition locally on my PC. Everything works fine.

 

However when I publish to a intranet location, I get the following error.

 

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)

 

Can some provide me some guidance

Go Beavs!!!
  • Administrators
Posted

If you run the SQL Server configuratuon manager tool and expand the SQL Server 2005 Network Configuration node you should see a list of the installed protocols.

If the only one enabled is shared memory you will need to enable at least one of the others (in most cases TCP/IP should do the trick).

Posting Guidelines FAQ Post Formatting

 

Intellectuals solve problems; geniuses prevent them.

-- Albert Einstein

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...