Results 1 to 2 of 2

Thread: Please help Reference DLL issues.

  1. #1

    Thread Starter
    Member
    Join Date
    Jan 2007
    Posts
    63

    Question Please help Reference DLL issues.

    Hello to All,

    Ok here's my problem. I am adding com References to my application. Which in turn create interop dlls. I've created an install for my application and if I have the interop dlls install into the same directory as my exe file it runs fine. but what I'm trying to do is have the interop dlls go into a seperate folder which I have done. But now my application doesn't work because it doesn't know where the interop dlls are located. And the Interop dlls can't be registered so I need to somehow add code to my application to say goto this directory for the interop dlls you are looking for. Anyone know how to do this?

    Thanks in advance for all your assistance.

    Mythos

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Please help Reference DLL issues.

    Use the Assembly Binding Redirection property's probing element.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width