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
Comments
5 comments
-
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. -
I met the same problem.
-
This is fixed with Reflexil 1.2 (coming in January 2011)
Regards -
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.
-
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.
Add comment
Please sign in to leave a comment.