簡體   English   中英

當我們嘗試將Snoop附加到我們的應用程序時,為什么Snoop會導致WPF崩潰?

[英]Why is Snoop for WPF crashing when we try attaching it to our application?

當我在我的WPF應用程序上運行Snoop時,我的應用程序崩潰了,我收到一條錯誤消息“檢測到BindingFailure”。 錯誤的詳細信息是:

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.

以前有人遇到過這個問題嗎? 我不知道是什么導致了它。

將我的評論轉換為答案:

您必須已在Visual Studio的“ Debug -> Exceptions對話框中檢查了所有異常。 取消選中所有“拋出”列

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM