Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/.net/23.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
C# Redgate蚂蚁性能分析器VS10插件_C#_.net_Performance_Redgate_Ants - Fatal编程技术网

C# Redgate蚂蚁性能分析器VS10插件

C# Redgate蚂蚁性能分析器VS10插件,c#,.net,performance,redgate,ants,C#,.net,Performance,Redgate,Ants,我已经安装并激活了ANTS Performance Profiler 7,但在菜单栏上看不到Visual Studio 2010中的加载项 如果我在VS10(工具->加载项管理器)中打开加载项管理器,我可以看到加载项,但在菜单栏中看不到。我重新安装了它,但没有效果 有人有什么建议吗?右键单击菜单栏,选择“自定义”,然后选择菜单栏“ANTS”。应该有五个命令:Profile Memory、Profile Performance、Launch ANTS Performance Profiler、La

我已经安装并激活了ANTS Performance Profiler 7,但在菜单栏上看不到Visual Studio 2010中的加载项

如果我在VS10(工具->加载项管理器)中打开加载项管理器,我可以看到加载项,但在菜单栏中看不到。我重新安装了它,但没有效果


有人有什么建议吗?

右键单击菜单栏,选择“自定义”,然后选择菜单栏“ANTS”。应该有五个命令:Profile Memory、Profile Performance、Launch ANTS Performance Profiler、Launch ANTS Memory Profiler和About ANTS Profiler


如果看不到这些,则可能外接程序未设置为在外接程序管理器中开始加载。

如果外接程序先前存在问题,VS将其重命名为扩展名为的文件。你能找到C:\Program Files\Red Gate\ANTS Profiler Visual Studio Add-in 1并确保你有一个名为RedGate.ANTSVsAddin.addin.的文件吗?

我在“自定义”菜单栏中看不到探查器,我已在“加载项管理器”中将加载项设置为“开始加载”。嗨,Wonko。我在该文件夹中找到了文件:RedGate.ANTSVsAddin.addin和RedGate.ANTSVsAddin.dll。除此之外,我认为这是一个特定于环境的问题。您可以尝试“以管理员身份”运行devenv或尝试devenv/reset。后者将重置所有加载项,以便您知道。