How to create a setup for a web application with Web Platform Installer

Posted by Nasser Hajloo on Stack Overflow See other posts from Stack Overflow or by Nasser Hajloo
Published on 2010-06-15T06:09:06Z Indexed on 2010/06/15 6:12 UTC
Read the original article Hit count: 338

I have a large Web Application ( ErPwith 11 subsystem) and I want tocreate a setup for itwith Microsoft WebPI.

Currently We send our application for customers once a week (for weekly updates).

We usefollowing tools in this application, So How to create a setup for out project toconfigure it in client IIS automatically

  • List item
  • .netFramework 3.5
  • SQL server 2008
  • Asp.net
  • C#
  • NHibernate
  • Log4net
  • castleProxy
  • SQL Server Reporting Services (RDL)
  • Visual Studio Client Reports (RDLC)
  • Javascript
  • JQuery

© Stack Overflow or respective owner

Related posts about c#

Related posts about .NET