Clearcase动态视图中的Visual Studio 2010 LC.exe错误 [英] Visual Studio 2010 LC.exe error in Clearcase dynamic view

查看:88
本文介绍了Clearcase动态视图中的Visual Studio 2010 LC.exe错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们将代码从VS 2005转换为VS 2010.作为其中的一部分,我们将所有项目从.NET 2.0更改为.NET 4.0。它在Perforce和Clearcase快照视图中编译得很好。但是,当试图在Clearcase动态视图中编译时(即集成
视图)。我收到此错误:

We converted our code from VS 2005 to VS 2010. As part of that we changed all the projects from .NET 2.0 to .NET 4.0. It compiles fine in Perforce and Clearcase snapshot views. However, when trying to compile in a Clearcase dynamic views (i.e integration view). I get this error:

22> LC:错误LC0000:'无法加载文件或程序集'Lassalle.Flow,Version = 2.1.0.3,Culture = neutral,PublicKeyToken = bfc5c756e54a9d2a'或其中一个依赖项。不支持操作。 (HRESULT异常:0x80131515)'

22>LC : error LC0000: 'Could not load file or assembly 'Lassalle.Flow, Version=2.1.0.3, Culture=neutral, PublicKeyToken=bfc5c756e54a9d2a' or one of its dependencies. Operation is not supported. (Exception from HRESULT: 0x80131515)'

我尝试将这些行添加到devenv.exe.config文件中:

I've tried adding these lines to the devenv.exe.config file:

 

< runtime>

        < NetFx40_LegacySecurityPolicy enabled =" true" />

        < loadFromRemoteSources enabled =" true" />

推荐答案

你有没有得到你的问题的答案? 我遇到同样的问题。

Did you ever get an answer to your question?  I am having the same issue.

谢谢。


这篇关于Clearcase动态视图中的Visual Studio 2010 LC.exe错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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