خرید بک لینک

Vote count: 0

Short story, i have a Visual Studio 2015 project and i want to package it in an installer. I searched some options and the most simple should be using the Visual Studio Installer plugin. I've seen several tutorials (although this process is very much straightforward) and i get stuck on the same part every time.

One of the DLLs I use in this project is breaking the build process of the Installer (the build process of the normal project is fine). I am getting the following message:

3>------ Rebuild All started: Project: MountainTop, Configuration: Debug ------
ERROR: Unable to update the dependencies of the project.  The dependencies for the object 'FestaJsonCoectorSupportDotNet.dll' caot be determined.

Not sure why Visual Studio can't find the dependencies of this one, but can still compile the normal project. Also i have tried to Exclude this specific DLL from the Detected Dependencies of the Installer project, but while building it still tries to get the library dependencies for this particular one.

  • Have you ever had any issues with building an installer and dependencies?
  • Any idea why i am having problems with this particular library and how i can bypass it (maybe create an installer without it, and manually paste it in the programs folder after the install)?
  • Any other software/plugin you would recommend to build an installer from a Visual Studio Project?
asked 44 secs ago

برچسب: نویسنده: استخدام کار تاريخ: چهارشنبه 30 تير 1395 ساعت: 14:57

صفحه بندی