Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Hi,

Im working on this project in VS2005 and im mainly programming in VB but i've used 3 C# projects in the solution. Each one of these projects has a dll file. How do i deploy this solution? do i include the primary output for each project or do I just add the dll files??

 

Thanks

Posted
Including the primary output ensures that the latest and greatest build is included in your installation. If your libraries are referenced by one of your project (one project depends on another) then the referenced libraries should be included automatically when you add the project that depnds on them to the installation.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...