If I clear cache at the start dialog and reselect all assemblies nothing happens - the application is run without any help from reflector.
mihies
0

Comments

3 comments

  • mihies
    After I cleared the cache and reselected all assemblies each time I run an application nothing happened until the third time where reflector started decompiling assemblies again, but some with errors like below. The error was only for first three assemblie in the list (looks like number three is magical :)

    Exception from HRESULT: 0x806D0004

    System.Runtime.InteropServices.COMException (0x806D0004): Exception from HRESULT: 0x806D0004
    at ž.ž.”(Object emitter, String filename, IStream stream, Boolean fullBuild)
    at ž.ž..ctor(String peFile, String pdbFile)
    at .‡.(String , String ,
    mihies
    0
  • Alex D
    Does this happen consistently on a freshly started instance of visual studio? I believe I do this dozens of times every day, and it works fine here. Perhaps I'm missing some detail of the reproduction steps.

    Thanks a lot for the report!
    Alex D
    0
  • mihies
    I can't repro it either. If I stumble upon this I'll investigate.
    mihies
    0

Add comment

Please sign in to leave a comment.