Showing posts with label Visual. Show all posts
Showing posts with label Visual. Show all posts

Thursday, November 4, 2010

Visual Studio 2010 LC.exe error in Clearcase dynamic view

Permlink Replies: 0 - Pages: 1 Threads: [ Previous | Next ]
Posts: 1
Registered: Nov 04, 2010 12:54:01 PM Visual Studio 2010 LC.exe error in Clearcase dynamic view
Posted: Nov 04, 2010 12:57:29 PM Hi,

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 : 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)'

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




I still get the same error. In fact, the NetFx40_LegacySecurityPolicy enabled change produces additional "ResolveComReference" errors.

Any ideas?

Help

Use the search field to find all types of content in My developerWorks with that tag.

Use the slider bar to see more or fewer tags.

Popular tags shows the top tags for this particular type of content or application that you're viewing.

My tags shows your tags for this particular type of content or application that you're viewing.

Use the search field to find all types of content in My developerWorks with that tag. Use the slider bar to see more or fewer tags. Popular tags shows the top tags for this particular type of content or application that you're viewing. My tags shows your tags for this particular type of content or application that you're viewing.MoreLess 
Point your RSS reader here for a feed of the latest messages in all forums

View the original article here

Wednesday, November 3, 2010

Re: Visual Studio "losing history"...

This question is not answered.

Posts: 28
Registered: Oct 20, 2006 03:06:12 PM Visual Studio "losing history"...
Posted: Oct 28, 2010 05:41:02 PM Hello,

I have some developers complaining that Visual Studio sometimes "loses history" of elements when they:
1. Refactor a class name
2. Rename a file
3. do a check class name

they have a rule set to "Class Name must match File Name" which may be causing some of the issue. But, looking at the history it appears to be making a new element which gives the appearance of losing history.

Is there a visual Studio setting or best practice to avoid this from happening? Would an evil-twin trigger fix the problem? (We're still running 2005 VS and an old 2003.06 Clearcase on Windows XP)

thanks very much for any suggestions you may have.

Mark


Posts: 561
Registered: Nov 19, 2007 06:06:36 AM Re: Visual Studio "losing history"...
Posted: Nov 01, 2010 05:35:18 PM   in response to: MJaskilka in response to: MJaskilka's post Sounds like VS removes the parent directory and recreate it. Have you tried to disable the CC-VS integration while you run any of these operations?
Also compare the VS configuration between the the 'good' machines and 'bad' machines.

Regards,
Tamir Gefen, GoMidjets

Help

Use the search field to find all types of content in My developerWorks with that tag.

Use the slider bar to see more or fewer tags.

Popular tags shows the top tags for this particular type of content or application that you're viewing.

My tags shows your tags for this particular type of content or application that you're viewing.

Use the search field to find all types of content in My developerWorks with that tag. Use the slider bar to see more or fewer tags. Popular tags shows the top tags for this particular type of content or application that you're viewing. My tags shows your tags for this particular type of content or application that you're viewing.MoreLess 
Point your RSS reader here for a feed of the latest messages in all forums

View the original article here