trying to add membership tables to SQL db

Discussion in 'ASP.NET / ASP.NET Core' started by prontonet, Mar 13, 2010.

  1. hi,

    My website is hosted on SQL 2008 db.
    I am trying to add membership using aspnetregsql
    dos command but get the following error



    Start adding the following features:
    Membership
    Profile
    RoleManager
    Personalization
    SqlWebEventProvider

    ......................
    An error has occurred. Details of the exception:
    A network-related or instance-specific error occurred while establishing a conne ction 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: TCP Provider, error: 0 - A connection attempt failed bec ause the connected party did not properly respond after a period of time, or est ablished connection failed because connected host has failed to respond.)
     
  2. Bruce

    Bruce DiscountASP.NET Staff

Share This Page