Server Error in '/' Application.

Cannot contact site at the specified URL https://gapconnections.sharepoint.com/sites/audit/0/. There is no Web named "/sites/audit/0/_vti_bin/sites.asmx".

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: Microsoft.SharePoint.Client.ClientRequestException: Cannot contact site at the specified URL https://gapconnections.sharepoint.com/sites/audit/0/. There is no Web named "/sites/audit/0/_vti_bin/sites.asmx".

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:


[ClientRequestException: Cannot contact site at the specified URL https://gapconnections.sharepoint.com/sites/audit/0/. There is no Web named "/sites/audit/0/_vti_bin/sites.asmx".]
   Microsoft.SharePoint.Client.ClientContext.GetFormDigestInfoPrivate() +1781
   Microsoft.SharePoint.Client.ClientContext.EnsureFormDigest() +104
   Microsoft.SharePoint.Client.ClientContext.ExecuteQuery() +73
   GAP.Web.Audit.MonitoringReport.btnOpenAssessment_Click(Object sender, EventArgs e) in C:\TFS\GAPC\GAP\GAP.Web\Audit\MonitoringReport.aspx.cs:163
   System.Web.UI.WebControls.Button.OnCommand(CommandEventArgs e) +11773849
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5062