Hi
On one of our web application authentication provider settings page when clicked okay is erroring with this message
The process cannot access the file 'C:\Inetpub\wwwroot\wss\VirtualDirectories\xxx\_app_bin\Microsoft.SharePoint.ApplicationPages.dll' because it is being used by another process.
I reverted back the settings to previous state and clicked ok, still failing with the above message.
the effects of this are that the application is accessible from /pages or subsites but when accessed just the root domain it says site is not shared with you.
example: http://test/ is giving access denied
http://test/pages/x.aspx is good and any subsite as well.
In one of the posts I saw that by enabling anonymous setting and then later disabling it would fix it, but I'm getting
The process cannot access the file 'C:\Inetpub\wwwroot\wss\VirtualDirectories\xxx\_app_bin\Microsoft.OneDrive.Infrastructure.dll' because it is being used by another process.
what should I do?
rani