PC Review


Reply
Thread Tools Rate Thread

binding to Strongly named asembly in my directory rather than GAC

 
 
klumsy
Guest
Posts: n/a
 
      27th Aug 2009
with strongly named assemblies the load order seems to give the GAC
trumps. So far assemblybinding redirects are only good if the versions
are different. However in my Case the strong name, and version number
are the same, even though the contents are very different and
effectively a different version. The vendor choose to do so all
existing software that bound to their library would still work with
their "V2". However in my application i distribute the DLL locally and
want to force it to bind to the "V1" that is in my directory. Even if
i explicitly specify the filename of the assembly to load the "V2"
assembly from the GAC gets loaded if it exists.

Is there any technique whether assemblybinding redirect , or otherwise
that would help me achieve what i need
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Can strongly named assembly1 reference non-strongly named assembly2 ? Oleg Subachev Microsoft C# .NET 5 1st Jun 2005 05:15 PM
Strongly named assembly can reference only other Strongly named assembly San Microsoft C# .NET 1 4th Feb 2005 04:13 AM
convert a weakly named assembly to a strongly named =?Utf-8?B?QXZpbiBQYXRlbA==?= Microsoft Dot NET 3 21st Jan 2005 07:37 PM
...is not strongly named... Tamir Khason Microsoft C# .NET 4 29th Oct 2004 09:33 AM
strongly named .net assembly in IE Brett Microsoft Dot NET 0 29th Sep 2004 07:46 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:55 AM.