I am getting the following error in Event viewer, after enabling Blob Cache :
An error occured in the blob cache. The exception message was 'The system cannot find the file specified. (Exception from HRESULT: 0x80070002)'.
|
I am getting the following error in Event viewer, after enabling Blob Cache : An error occured in the blob cache. The exception message was 'The system cannot find the file specified. (Exception from HRESULT: 0x80070002)'. |
|||
|
|
|
In siutations like this, I tended to make use of This could help you figure out, in your case, what file is missing. Here are some articles that can help you get started: http://blogs.msdn.com/b/kaevans/archive/2011/04/11/intro-to-windbg-for-net-developers.aspx http://blogs.msdn.com/b/kaevans/archive/2011/04/13/windbg-and-psscor2-for-sharepoint-developers.aspx http://www.parallelfun.com/2012/11/using-windbg-to-debug-sharepoint.html I won't like to you, there is a steep learning curve to using |
|||
|
|
|
Reset the cache by going to Site settings -> Site collection Object cache -> Reset object cache. Make sure to select "Force all servers to flush their object cache", this will regenerate the cache on the next visit to the page. |
|||
|
|