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

mysql - FireDac error 314 - but DLLs are in program directory -

python - ValueError: could not convert string to float -

php - Laravel Get all child node count with condition -