Hi Simon, On Wed, Jan 19, 2011 at 2:36 PM, Simon Cropp <[email protected]> wrote: > I am getting a InvalidOperationException when reading a dll. > > Stack trace > System.InvalidOperationException was unhandled > Message=Operation is not valid due to the current state of the object. > Source=Mono.Cecil > StackTrace: > at Mono.Cecil.ModuleDefinition.ProcessDebugHeader()
The pdb is out of sync with the dll. Jb -- -- mono-cecil
