What you can do about it:
Close your browser, navigate back to the website, and try repeating your last action. Try alternative methods of performing the same action.If problems persist, contact website support.
More Info:
Detailed error information follows:
Exception: System.Exception
Message: An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)
Stack Trace:
at GCS.WS.App.Login.Page_Load(Object sender, EventArgs e) in D:\Projects\GCSLRMS_DOTNET\WS\GCS.WS Solution\GCS.WS.App\Login.aspx.cs:line 68
at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e)
at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e)
at System.Web.UI.Control.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)