0

i try to make package and i got this error:

Unrecoverable build error

i work on Visual-studio 2008 in C#

thank's in advance

Gold
  • 57,486
  • 97
  • 211
  • 311
  • Duplicate? http://stackoverflow.com/questions/339106/unrecoverable-build-error-on-any-msi-setup-project – Jonn Oct 14 '10 at 13:54

1 Answers1

1

Do you mean that you get that error while trying to build a setup package? If so, look t this article: PRB: "Unrecoverable build error" error message when you build Setup and Deployment projects

Hans Olsson
  • 53,038
  • 14
  • 91
  • 113