Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. remote connections

remote connections

Scheduled Pinned Locked Moved ASP.NET
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    Rami Said Abd Alhalim
    wrote on last edited by
    #1

    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) rami abd alhalim

    C 1 Reply Last reply
    0
    • R Rami Said Abd Alhalim

      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) rami abd alhalim

      C Offline
      C Offline
      Colin Angus Mackay
      wrote on last edited by
      #2

      I presume you want to know how to allow a remote connection. * Open up the SQL Server Configuration Manager. * In the tree on the left open SQL Server 2005 Network Configuration * Select "Protocols for [Name of instance]" as apropriate * On the right you'll see a list of protocols. Ensure that TCP/IP is enabled.


      Upcoming events: * Edinburgh: Web Security Conference Day for Windows Developers (12th April) * Glasgow: Introduction to AJAX (2nd May), SQL Server, Mock Objects My website

      R 1 Reply Last reply
      0
      • C Colin Angus Mackay

        I presume you want to know how to allow a remote connection. * Open up the SQL Server Configuration Manager. * In the tree on the left open SQL Server 2005 Network Configuration * Select "Protocols for [Name of instance]" as apropriate * On the right you'll see a list of protocols. Ensure that TCP/IP is enabled.


        Upcoming events: * Edinburgh: Web Security Conference Day for Windows Developers (12th April) * Glasgow: Introduction to AJAX (2nd May), SQL Server, Mock Objects My website

        R Offline
        R Offline
        Rami Said Abd Alhalim
        wrote on last edited by
        #3

        enabled TCP/IP :the same Error in SQL Server 2000 not 2005

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups