DLL with the same reference name in visual studio
        Posted  
        
            by Lily
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Lily
        
        
        
        Published on 2010-05-12T09:53:48Z
        Indexed on 
            2010/05/12
            10:04 UTC
        
        
        Read the original article
        Hit count: 336
        
ikvm
|visual-studio
Hi,
I am using Visual Studio for a project and Drools.NET and Proxem Antelope both use a DLL IKVM.Runtime but they're both different versions. Thus I do not know what I'm supposed to do to accommodate both of these.
Any help will be appreciated.
Thanks!
Error:
Exception has been thrown by the target of an invocation.
The problem is that they both have the same name
© Stack Overflow or respective owner