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 6700769
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T06:51:16+00:00 2026-05-26T06:51:16+00:00

I have a Visual Studio 2010 solution that contains 3 projects: a dll project,

  • 0

I have a Visual Studio 2010 solution that contains 3 projects: a dll project, an executable project, and the Installer project.

I am working on the dll and the executable concurrently. The executable is simply a front end for the library. While developing the two in Visual Studio I simply added a reference to the dll project from within the executable and it works fine.

What I’m having trouble with is the deployment. Ideally the dll would be compiled and installed in a subdirectory of the executable. Using the “Visual Studio Installer – Setup Wizard” project template for my installer doesn’t seem to be giving me the options I need.

Am I going about this wrong by developing my backend and frontend in different projects? What steps should I take to deploy the compiled dll along with the executable? I may be going about this all wrong, so please help me understand a better methodology if this seems backwards. For all the programming I learned in college, no one ever went over what I do when I actually want to deploy my software.

  • 1 1 Answer
  • 0 Views
  • 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-26T06:51:16+00:00Added an answer on May 26, 2026 at 6:51 am

    Since the DLL project is explicitly referenced from the EXE project, it is automatically copied in the EXE’s build folder (i.e. bin\Debug or bin\Release) and is considered part of EXE project’s “primary output”. As a consequence, you only need to reference the EXE from your setup project.

    The installed DLL will be in the same folder as EXE. Why would you want to install the DLL in a different folder on the user’s machine if it is not there on the development machine? If you are loading it dynamically and using reflection, then don’t reference it from EXE, but do reference it from the setup project, which then gives you the power to set whatever target folder you want.

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

Sidebar

Related Questions

I have a Visual Studio 2010 solution that contains a WCF service project. When
We have a Visual Studio 2010 solution that contains several C# projects in accordance
We have a Visual Studio 2010 solution that contains several C# projects in accordance
I have a Visual Studio 2010 solution that contains C# (managed), C++/CLI (unmanaged) and
I'm working on a solution in Visual Studio 2010 Ultimate that contains two C#
We have a Visual Studio 2010 solution that has over 120 projects that reference
I have a solution in Visual Studio 2010 which contains multiple projects. All of
I am using Visual Studio 2010 ultimate and have a solution that contains a
In my Visual Studio 2010 project I have files with .mm file extension, that
I have a Visual Studio 2010 .NET 4 solution with C# projects and a

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.