You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This error typically occurs when the SharePoint document library was created for the record. Because of some changes in SharePoint, the document library doesn’t exist anymore. This can happen because the document library was deleted or moved to a different SharePoint site.
83
+
This error typically occurs when the SharePoint document library was created for the record. Because of some changes in SharePoint, the document library doesn't exist anymore. This can happen because the document library was deleted or moved to a different SharePoint site.
85
84
86
85
### Mitigation steps for missing document library
87
86
@@ -169,17 +168,17 @@ Error message displayed for missing folder:
169
168
170
169
### Reason
171
170
172
-
This error typically occurs when the SharePoint folder was created for the record. Because of a change in SharePoint, the folder doesn’t exist anymore. This can happen because the folder for this record was either renamed, deleted, or moved to different location.
171
+
This error typically occurs when the SharePoint folder was created for the record. Because of a change in SharePoint, the folder doesn't exist anymore. This can happen because the folder for this record was either renamed, deleted, or moved to different location.
173
172
174
173
### Mitigation steps for missing folder
175
174
176
175
1. The error message shows the name of the folder which is missing. It also shows the path where the folder was expected on the SharePoint site. Navigate to this path in SharePoint.
177
176
178
-
2.Create a new folder on SharePoint with the name the same as the folder name provided in error message.
177
+
2.Create a new folder on SharePoint with the name the same as the folder name provided in error message.
179
178
180
-
3.Once complete, verify that folder is now present on the SharePoint site in the path shown in the error message.
179
+
3.Once complete, verify that folder is now present on the SharePoint site in the path shown in the error message.
181
180
182
-
4.Launch the application and repeat the operation that produced the error.
181
+
4.Launch the application and repeat the operation that produced the error.
0 commit comments