Connection Problem

Discussion in 'ASP.NET 4.5 Beta [Closed]' started by ira411, Mar 12, 2012.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. When I tried to connect to the sql Database. I have this error. A network related error.... The server was not found....

    This is the server name that they give me netfx45lab.discountasp.net but I think is not correct

    Can you help me?
     
  2. I am having the same problem. I can't connect to the SQL database by SQL server management Studio.

    I can't use the .NET 4.5 sandbox account to login into the control panel portal either.

    Anyone can help on that?
     
  3. Same issue

    I have the same issue... can't seem to connect to the server that was specified in the ".NET 4.5 Sandbox Account Details" email via Sql Server Management Studio 2008 R2...
    Hopefully someone at Discountasp.net is monitoring these posts.
     
  4. mjp

    mjp

    We're reading the posts. Let me have someone take a look.
     
  5. mjp

    mjp

    So as it turns out, we don't usually allow remote access to the SQL database for beta Labs accounts.

    But we relaxed that restriction for this beta, so try to connect again and see if it works for you.
     
  6. I'm having the same problem.
    Signed up to the beta today, trying to connect to the SQL database from Management Studio is fine, but my ASP.Net app won't connect.

    SqlException (0x80131904): A network-related or instance-specific error occurred while establishing a connection 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: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)]
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page