3

I have been searching since 2 hours on Google to find out a step by step tutorial for creating a setup project for Web Application in Visual Studio 2012, but I couldn't find any.

Can anyone guide me or point me to a simple tutorial for creating a setup project using Install Shield Limited Edition 2012 for a web application to be deployed on IIS 7.5?

Christopher Painter
  • 54,556
  • 6
  • 63
  • 100
teenup
  • 7,459
  • 13
  • 63
  • 122

1 Answers1

0

Usually web application's are deployed with a simple XCopy. Why do you need an bloated setup?

Paulo Correia
  • 616
  • 5
  • 15