Page 1 of 1

When I save form I get this error. Just started.

Posted: 17 Aug 2017
by GregReno
Microsoft.SharePoint.Client.ServerException

What does this mean?
Microsoft.SharePoint.Client.ServerException: There is no Web named "/sites/HopeStudies/CRFs".
at Microsoft.SharePoint.Client.ClientRequest.ProcessResponseStream(Stream responseStream)
at Microsoft.SharePoint.Client.ClientRequest.ProcessResponse()
at Microsoft.SharePoint.Client.ClientRequest.ExecuteQueryToServer(ChunkStringBuilder sb)
at Microsoft.SharePoint.Client.ClientRequest.ExecuteQuery()
at Microsoft.SharePoint.Client.ClientRuntimeContext.ExecuteQuery()
at Microsoft.SharePoint.Client.ClientContext.ExecuteQuery()
at ID9YoO58Gd0PfJJYMc.mtlKfRYtCX3lp2RX07.<>c__DisplayClass27_0.<SetLayoutAsync>b__0()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at ID9YoO58Gd0PfJJYMc.mtlKfRYtCX3lp2RX07.<SetLayoutAsync>d__27.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FormsDesigner.ViewModels.DesignerViewModel.<SaveAsync>d__194.MoveNext()

The Web does exist. https://portal.com/sites/HopeStudies/CR ... Items.aspx

Re: When I save form I get this error. Just started.

Posted: 17 Aug 2017
by Nikita Kurguzov
It appears that it couldn't find the list. Can you please show us a screenshot of where exactly does this message appear?

Re: When I save form I get this error. Just started.

Posted: 17 Aug 2017
by GregReno
Hi. Thank you.
I actually figured it out. I ran out of drive space on the SQL partition. All good now.