Results 1 to 3 of 3

Thread: Ummm.... What? (Cannot log in to main page)

  1. #1

    Default Ummm.... What? (Cannot log in to main page)

    I type in my login info and click "login" and get this odd jumble of nothing:
    Server Error in '/' Application.
    --------------------------------------------------------------------------------

    SQL Server does not exist or access denied.
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

    Exception Details: System.Data.SqlClient.SqlException: SQL Server does not exist or access denied.

    Source Error:

    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

    Stack Trace:


    [SqlException: SQL Server does not exist or access denied.]
    System.Data.SqlClient.ConnectionPool.GetConnection (Boolean& isInTransaction) +552
    System.Data.SqlClient.SqlConnectionPoolManager.Get PooledConnection(SqlConnectionString options, Boolean& isInTransaction) +370
    System.Data.SqlClient.SqlConnection.Open() +384
    System.Web.SessionState.SqlStateConnection..ctor(S tring sqlconnectionstring) +92

    [HttpException (0x80004005): Unable to connect to SQL Server session database.]
    System.Web.SessionState.SqlStateConnection..ctor(S tring sqlconnectionstring) +191
    System.Web.SessionState.SqlStateClientManager.GetC onnection(Boolean& usePooling) +98
    System.Web.SessionState.SqlStateClientManager.SetA syncWorker(String id, SessionStateItem item, Byte[] buf, Int32 length, Boolean inStorage) +44
    System.Web.SessionState.SqlStateClientManager.Syst em.Web.SessionState.IStateClientManager.Set(String id, SessionStateItem item, Boolean inStorage) +147
    System.Web.SessionState.SessionStateModule.OnRelea seState(Object source, EventArgs eventArgs) +465
    System.Web.SessionState.SessionStateModule.OnEndRe quest(Object source, EventArgs eventArgs) +43
    System.Web.SyncEventExecutionStep.System.Web.HttpA pplication+IExecutionStep.Execute() +60
    System.Web.HttpApplication.ExecuteStep(IExecutionS tep step, Boolean& completedSynchronously) +87

  2. #2
    Member Zexoin's Avatar
    Join Date
    Oct 2006
    Location
    France/Order (GMT+1)
    Posts
    1,837

    Default Re: Ummm.... What? (Cannot log in to main page)

    Got the same problem.

  3. #3

    Default Re: Ummm.... What? (Cannot log in to main page)

    Looks like some maint may be occurring on the DB server. it is Maint day after all

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •