Error in Dll Visual Studio Installer

Asked

Viewed 46 times

0

I have the following problem: when I build the visual studio installer project to generate the installer, it returns the error:

I can see the dependencies of all the other dll’s and when I click to see those of that dll, it returns me:

1 answer

1


I used to rebuild these installation projects from scratch when they stopped working (for any reason), but I found a much faster (and less error-prone) solution. Works for me, maybe works for you too.

1- Remove the installer project from your solution via the IDE interface

2-Add the installer design back to your solution (Add > Existing Project ...)

3-Rebuild

  • Didn’t work out :/

  • @Gabrielsouza take a look at this link.

  • If it doesn’t work, try restarting your Visual Studio.

  • also was not :/

Browser other questions tagged

You are not signed in. Login or sign up in order to post.