c# - How to create a setup for a web application with Web Platform Installer -
I have a large web application (ERP with 11 subsystems) and I want to create a setup with Microsoft WebPI .
At present, we send our applications to customers once a week (for weekly updates).
If we are using the tool in this application, how to set up the Out Project for Automatically Configuring Client IIS >
As far as I understand, you will want to make a Web Diplop package and a custom Web PI feed your application, including Web PI this package.
Here is a reference on how to package a web application. Using web deployment command line, you will be able to automate this step:
Another reference is for a blog that contains a sample feed In which application for Web PI through QSot Feed you will be able to automate this step by creating a custom feed, and by changing the hash in the feed whenever a new package becomes available:
- < Li>
Comments
Post a Comment