How do we Clear SharePoint Designer Cache

Generally we get an Error message: "Cannot perform this operation. The file is no longer checked out or has been deleted." , Follow below steps to overcome this error.

First Close the SharePoint Designer.

Now open My Computer and past Folder Location in address bar and  Delete everything under this folder.

Folder Location 1 ) "  %USERPROFILE%\AppData\Local\Microsoft\WebsiteCache ".

Folder Location 2 ) " %APPDATA%\Microsoft\Web Server Extensions\Cache ".

Next Go to SharePoint designer options –> General –> Application Options –> Uncheck the “Cache site data across SharePoint Designer sessions”

No comments:

Post a Comment

How to Build a Modern SPFx Web Part with Microsoft Dataverse CRUD Operations

When building internal applications on Microsoft 365, SharePoint Lists are often the default storage layer. However, once you need relationa...