Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 518751
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T07:58:09+00:00 2026-05-13T07:58:09+00:00

I have a solution with 3 projects in it. 2 of the projects are

  • 0

I have a solution with 3 projects in it. 2 of the projects are referencing log4net, and a couple of others DLLs.

When I create the install package and add project output for each of the projects – it drops the DLLs into the main “Application Folder”. If I drag these DLLs into a seperate folder I’ve created in the Setup Project, the applications will not run saying “Cannot find log4net”. I want these DLL references in something like “bin” or any name really, just not the main folder they add confusion – I just want my 2 .exe’s in the main folder.

I tried adding a reference path in each project to point to the “bin” folder. Then in the setup project, I added an output folder called “bin” and moved the DLLs into that folder, still doesn’t work.

What am I missing! I’ve spent a couple hours looking around trying to figure out what I’m doing wrong, maybe it was the way I was born! Thanks for any help!

  • 1 1 Answer
  • 1 View
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T07:58:10+00:00Added an answer on May 13, 2026 at 7:58 am

    You can use the <probing> element in the app.config file to specify a private path for Fusion (the assembly loader) to search in.

    This allows you to specify paths that are sub-paths of your application directory which Fusion should search when trying to find assemblies to bind to. An example (taken from the documentation page) is:

    <configuration>
       <runtime>
          <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
             <probing privatePath="bin;bin2\subbin;bin3"/>
          </assemblyBinding>
       </runtime>
    </configuration>
    

    This means that Fusion will search in the bin, bin2\subbin (but not bin2, IIRC) and bin3 subdirectories for assemblies when trying to bind to them.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a solution with two projects. One for project for the production code
I have a solution with several projects. The projects have references to each other
I have a console application which is referencing other projects in solution. When I
I have a solution with 3 projects in it. I need to copy a
I have a solution with 2 projects : Core and Web. In the Core,
I have a Solution with several projects in it, including two asp.net mvc projects
I have a solution with 3 projects.One of UI (contains web pages) and one
I have a solution with 3 projects (GUI, BL and DAL). The DAL assembly
I have a solution with many projects. In Visual Studio 2010, clicking properties for
We have a solution whith multiple projects representing the layers of our application. e.g.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.