Hi guys,

Here is how I've got to this error.
When I tried to decompile a bunch of 3rd party assemblies Reflector couldn't do it and suggested to turn off hosting. I turned off hosting and then I've got the error below on bunch of assemblied.


The process cannot access the file 'C:\Users\Miha\AppData\Local\Red Gate\.NET Reflector 6\Cache\MethodLocations.db' because it is being used by another process.

System.IO.IOException: The process cannot access the file 'C:\Users\Miha\AppData\Local\Red Gate\.NET Reflector 6\Cache\MethodLocations.db' because it is being used by another process.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
at System.IO.File.Open(String path, FileMode mode)
at .„.()
at .„.Dispose()
at (Object )
at .‡.(String , String ,
mihies
0

Comments

2 comments

  • Alex D
    Thanks for the details how to make this happen, we'll hopefully be able to reproduce it.
    Alex D
    0
  • mihies
    I am still getting this erros randomly (some assembly fail, some don't) in v294. I assume you have some sort of synchronization issue.
    mihies
    0

Add comment

Please sign in to leave a comment.