The process cannot access the file Microsoft.SharePoint.ApplicationPages.dll

Siya Khumalo 6 Reputation points
2021-08-23T15:22:19.953+00:00

We are running a SharePoint 2013 publishing website on an Azure VM. After installing CU updates we get the following error message when trying to make changes to the Authentication Providers on Central Administration: The process cannot access the file Microsoft.SharePoint.ApplicationPages.dll. After we see this message the website goes down because the web.config file is reset by SharePoint.

Microsoft 365 and Office | SharePoint Server | For business
0 comments No comments
{count} vote

1 answer

Sort by: Most helpful
  1. Echo Du_MSFT 17,316 Reputation points
    2021-08-24T01:51:23.36+00:00

    Hello @Siya Khumalo ,

    The process cannot access "Microsoft.SharePoint.WorkflowServices.ApplicationPages.dll", because it is being used by another process.

    Please following steps:

    1.Open Task Manager and close all PowerShell

    2.Navigation to "C:\inetpub\wwwroot\wss\VirtualDirectories\yourwebapplication_app_bin" and delete "Microsoft.SharePoint.WorkflowServices.ApplicationPages.dll"

    125831-1.png

    3.Run iisreset as an admin using SharePoint 2013 Management Shell

    Thanks,
    Echo Du

    ======================================

    If an Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    2 people found this answer helpful.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.