.NET Users can't open

Discussion in 'General troubleshooting' started by fontano, Dec 8, 2011.

  1. I keep getting an SQL Error, when I go into .NET Users
    SQL Network Interfaces, error:26 - Error Locatin Server/Instance Specfied

    It's been a long day, and I am sure I am missing something.
    Where do I setup this SQL connection, as I just created the database.

    My goal is so I can just a simple login/password to protect a diretcory on the site.
     
  2. Elshadriel

    Elshadriel Winhost Staff

    I would double check the database connection string in your web.config file or application.
     
  3. Maybe that is the head scratcher part that I am missing...
    Even if I am just using it for the IIS7 Authentication, I have to wire in web.config in that directory to point the sql server?

    How do I go about setting up any type of table/procedure structure that would be needed in the hosted SQL server.
     
  4. Elshadriel

    Elshadriel Winhost Staff

    Last edited by a moderator: Oct 14, 2015

Share This Page