Method: PrioxWeb.Form
Exception: System.Exception
Message: The following error(s) occurred during startup:
* Failure when performing 'Retrieving the application settings'
* ExecuteReader requires an open and available Connection. The connection's current state is closed.
* 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: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified)
For more information please contact your Administrator or Priox.
Stack Trace:
at PrioxWeb.Form.OnInit(EventArgs e)
at PrioxWeb.LoginForm.OnInit(EventArgs e)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
Tracking: