Jump to content
Xtreme .Net Talk

Recommended Posts

Posted (edited)

i can create the plugins when i implement one interface, but when the class that is a plugin implements two interfaces or an interface and an abstract class i get an error on this line

 

objDll is an Assembly

 

foreach( Type OT in objDll.GetTypes())

{

 

the error just says

 

"unable to load one or more of the requested types. retrieve the Loaders Exception Property for more information. any ideas??

Edited by fguihen

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...