c# - Avoiding errors when loading DLLs -


i trying use mef, however, noticed crash if .dll wrong interface present in directory being used. there way correct/avoid issue, beyond allowing correct .dlls present in plugin folder?

edit

error is: unable load 1 or more of requested types. retrieve loaderexceptions property more information.


Comments

Popular posts from this blog

html - Firefox flex bug applied to buttons? -

html - Missing border-right in select on Firefox -

c# - two queries in same method -