Assembly.LoadFrom(path)

  • Thread starter Thread starter cristiank
  • Start date Start date
C

cristiank

Hi,
I want to ask all of you if anyone knows how I can use
Assembly.LoadFrom(dllFullPath) with different dlls?
After it runs for two times, the third time it will give exception, saying
that the assembly is already loaded.

thanks in advance!
 
cristiank,

Can you give an example of this?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top