When I start Snoop in my WPF application, my application crashes and I get the error message “BindingFailure was detected”. Error Details:
The assembly with display name 'Snoop.XmlSerializers' failed to load in the 'LoadFrom' binding context of the AppDomain with ID 1. The cause of the failure was: System.IO.FileNotFoundException: Could not load file or assembly 'Snoop.XmlSerializers, Version=2.8.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
Has anyone encountered this problem before? I do not know what causes it.
Jason d
source share