tags:

views:

30

answers:

0

I heard that with .NET the so-called "DLL Hell" would go away, now there is this other error

http://blogs.msdn.com/b/junfeng/archive/2004/03/25/95826.aspx

The located assembly's manifest definition with name xxx.dll does not match the assembly reference

In my case I just got this error except it does even indicate name xxx.dll

This occurs after I installed tangible T4 editor which is supposedly a well professionally developped program.

So does it mean "DLL Hell" has been substitued with an even more obscure hell and that there is NO GARANTEE that your plugin will work on client VS whereas it was working before install ? Because in my case it breaks ALL projects on my VS 2010.

What's .NET worth then as related to its promise of no hassle deployment ?