如何识别,如果广汽装配装 [英] How to identify if a GAC assembly is loading

查看:123
本文介绍了如何识别,如果广汽装配装的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经安装了Visual Studio 2011的测试版,并发现一个网站,我工作一直停止工作。有人建议,有一个 MVC 剃须刀从GAC是装载和接管装配。我将如何检查呢?

I have installed Visual Studio 2011 beta, and have found that a website I was working on has since stopped working. It has been suggested that there is an MVC or Razor assembly from the GAC which is loading and taking over. How would I check this?

推荐答案

运行在调试模式下的应用程序和观看输出窗口在Visual Studio。因为它是加载它会列出所有的组件,你会很容易地识别GAC组件通过完整的文件路径。

Run the application in Debug mode and watch the Output window in Visual Studio. It will list every assembly as it is loaded, you will recognize GAC assemblies easily by its full file path.

这篇关于如何识别,如果广汽装配装的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆