【问题标题】:How can I attach VS Profiler 2012 to ASP.NET solution when menu item is disabled?禁用菜单项时,如何将 VS Profiler 2012 附加到 ASP.NET 解决方案?
【发布时间】:2012-11-16 20:01:50
【问题描述】:

我已按照说明尝试使用 Visual Studio 2012 Profiler 分析我的 ASP.NET 解决方案:http://msdn.microsoft.com/en-us/library/ms182384.aspx

但是,当我打开右键菜单时,“附加/分离”菜单项被禁用。

我需要做什么才能启用此功能?

【问题讨论】:

    标签: asp.net visual-studio profiling


    【解决方案1】:

    显然,当使用检测时,您无法将 VS Profiler 附加到进程,因为二进制文件必须由分析器修改然后启动。

    但是,您可以使用命令行: http://social.msdn.microsoft.com/forums/en-US/vstsprofiler/thread/f2f291da-8e83-4fa4-b4cb-a184965bfe16

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2012-10-22
      • 1970-01-01
      • 2016-10-01
      相关资源
      最近更新 更多