Invoke unsigned dll

  • Thread starter Thread starter Itzik
  • Start date Start date
I

Itzik

I try to find way call unsigned dll from signed one.
how can i do it ?
Thanks
 
Hi,

Can you elaborate a little more your post.

Did you try to load the Assembly?
 
I have two Dll's (U-UnSigned , S-Signed)
I am looking for way invoke method in U dll from S.
if i add reference from S to U compilation error occur.
May be exists way to do this in reflection ?
Thanks
 

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

Back
Top