本文介绍了并发无法跟踪。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
从visual studio运行并发可视化工具时,它无法跟踪错误'分析无法完成与anlayzing进程的通信失败'
while running the concurrency visualizer tool from visual studio, it is failing to take trace with error 'analysis could not be completed communication with anlayzing process failed '
推荐答案
欢迎来到MSDN论坛。
Welcome to MSDN forum.
并发可视化工具不支持Web项目,因此请确认您的项目类型。
The concurrency visualizer doesn't support web project, so please confirm your type of your project.
我已经在我身边运行了一个带有Windows窗体应用程序的并发可视化工具,它可以正常工作。请尝试重新安装。
And I have run the concurrency visualizer with a windows form app in my side, it can work normally. Please have a try to re-install it.
如果您有任何更新详情,请随时与我们联系。
If you have any update details, please feel free to contact us.
最好的问候,
Dylan
Dylan
这篇关于并发无法跟踪。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!