Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

Web Setup Projects in .NET


1 reply to this topic

el_bibiq

el_bibiq
  • Members
  • 1 posts

Posted 20 January 2003 - 15:39

I have a solution in .NET made of 2 projects: one contains .aspx . ascx .js and the like (20M in size) and the other is a project of type Web Setup. This Web Setup mades an .msi out of the first project using "project output/content files" from the "add project output group"... or at least this it should do.

When I want to build the Web Setup Project the errror "unrecoverable build error" is reported.

Does somebody have a clue as to what's going on here?? Thank you.

shippy

shippy
  • Members
  • 20 posts

Posted 11 June 2003 - 21:15

For some reason, Visual Studio .NET will fail when building a Web Setup project if you have windows open in the IDE. Close all open windows and try again.