visual-studio-2010 - w3wp.exe : All outstanding func-evals have not completed 的含义

标签 visual-studio-2010 iis-7.5 w3wp.exe

在我使用 Visual Studio 以及从进程附加和分离的这些年里,我不记得看到过这个错误,这就是为什么我刚刚从 IIS .NET 4.0 网站项目分离时它对我来说很突出。

我完全好奇这个错误消息并寻找它的含义的解释,以及引用的“func-evals”是什么。

enter image description here

最佳答案

信息:

FuncEval is, quite simply, the process of invoking a method while stopped in the debugger.

~ http://blogs.msdn.com/b/ansonh/archive/2006/09/22/765986.aspx

可以在 VS IDE 中的不同位置调用该方法,而不是:
  • 即时窗口
  • 观察窗

  • 虽然我没有找到有关错误消息的更多信息,但似乎我可能在中断模式下调用了代码中的一个方法,并在该过程完成之前尝试从该进程中分离,导致 Visual Studio 提示我等待。

    关于visual-studio-2010 - w3wp.exe : All outstanding func-evals have not completed 的含义,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/11640357/

    相关文章:

    asp.net - 从 ASP.NET IIS 运行时,Powershell 启 Action 业、等待作业、主机线程永远不会退出

    c# - w3wp.exe(NETWORK SERVICE 用户)正在锁定新创建的文件并阻止访问它

    asp.net - AppPool 自行关闭

    Silverlight:打破绑定(bind)错误

    c++ - 在 Visual Studio 2010 中编译 gloox 库项目时遇到问题

    asp.net-mvc-3 - 部署 ASP.NET MVC 应用程序时出现 IIS 7.5 403 访问被拒绝错误

    c# - 访问 IIS 全局应用程序设置

    c# - 如何获取所有正在运行的 ASP.NET 工作进程及其关联的应用程序池的列表?

    c# - 在 WebBrowser 控件中调试 HTML

    c++ - 重用对话框