May 2010
Intermediate to advanced
1272 pages
61h 18m
English
When you deploy a Web application via MSDeploy, the application is first packaged into one archive that makes deployment easier. The package contains all the required information about the host Web server and files and settings required by the application. You set package information in the Package/Publish Web tab of My Project, as shown in Figure 38.3.
Figure 38.3 Setting options for packaging Web applications for deployment.

Here you can find default settings for the local IIS, but you can place settings provided by the system administrator of the target machine. To build the package, simply right-click the project name ...
Read now
Unlock full access