代码之家  ›  专栏  ›  技术社区  ›  Stafford Williams

netTiers导致WPF中的fatalexecutionengineer错误

  •  0
  • Stafford Williams  · 技术社区  · 14 年前

    我创建了一个全新的WpfApplication,引用了netTiers类,在主窗口上粘贴了一个DataGrid,并设置DataGrid.ItemsSource=DataRepository.SomeViewProvider.GetAll()。

    问题出现在第二次单击任何列标题时。程序崩溃,并在VList.InsertItem处抛出一个FatalExecutionEngineError。

    有谁能解释一下为什么会发生这种情况,或者给我一些关于如何调试这个错误的提示吗?

    1 回复  |  直到 14 年前
        1
  •  1
  •   Blake Niemyjski    14 年前

    你有没有机会联系 CodeSmith Support 带着一个样本,我们将调查这个问题。顺便说一下,我知道有一组Microsoft补丁修复了VS2008的这个致命执行错误。

    Fatal Execution Error in W3WP with .NET 3.5 SP1 - crash in the loader

    An update for the .NET Framework 3.5 Service Pack 1

    - Blake Niemyjski