How can we help you today? How can we help you today?

Reflector Crashes when using Reflexil "Replace all with code

Hi, I'm new to Reflector and Reflexil, and I'm having problems when I try to use the function 'Replace all with code' - reflector simply crashes. I'm using .NET Framework 3.5 and the lastest editions of both Reflector and Reflexil. What am I missing? tnx
heath
0

Comments

5 comments

  • haleyjason
    The first place I would start to see if you are missing something is to open the Reflexil.dll in Reflector and look at the references to see if you have all of them.

    The Replace All With Code uses the ICSharpCode libraries.
    haleyjason
    0
  • flourishing
    I met the same problem.
    flourishing
    0
  • reflexil
    This is fixed with Reflexil 1.2 (coming in January 2011)

    Regards
    reflexil
    0
  • reflexil
    As a workaround, you have to create the path displayed in the error and allow proper read/write permissions. This is related to intellisense cache file.
    reflexil
    0
  • theChrisKent
    I was having the same issue with .NET Reflector 6.6.0.30 on Windows 7 and Reflexil 1.1 (1.2 only works with Reflector 7). I followed reflexil's instructions above and created the Reflexil.Persistence directory in the

    C:\Users\[Your Username here]\AppData\Local\Temp folder.

    I didn't have to adjust permissions or create anything else and I no longer had the crash. XP or earlier will have a slightly different path, but it is displayed in the error message. Awesome Tool.
    theChrisKent
    0

Add comment

Please sign in to leave a comment.