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

Reflector 7.0.1.1 Index was outside the bounds of the array

Hey,

Been using Reflector for about a week now (maybe less). Today all of a sudden whenever I try to open Reflector I get an error stating "Index was outside the bounds of the array."

You should have several error logs sent by me at 9:01pm EST on 4/30/2011 via Smart Assembly.

I should note that I am on Windows 7 64bit, I have visual studio 2010 installed.
I have tried:
Reinstalling Visual Studio
Reinstalling .net 40
Removing all instances of Red Gate from my registry and re-downloading reflector

But I still get the same error message.

Also worthy of note is that I found a copy of Reflector 6.7.3 and that version works fine.
techtravis
0

Comments

2 comments

  • Clive Tong
    I can't yet find the error report you sent in.

    However, the most likely cause is that the configuration files are pointing Reflector at an assembly that is causing it to crash. You should be able to remove the relevant configuration files to get you past the crash.

    I'd try removing PersistedTabs that you'll find in your user directory:
    C:\Users\clive.tong\AppData\Local\Red Gate\.NET Reflector 7
    If that fails, then remove Reflector.cfg
    Clive Tong
    0
  • techtravis
    removing the Reflector.cfg took care of the problem, thanks
    techtravis
    0

Add comment

Please sign in to leave a comment.