If you want to configure multiple default document in you web setup project, you can do this by separate your default documents by comma and place them in the “DefaultDocument” field of the “Web Application Folder” properties page. Below you will find...
A common task in a project is preparing your for a deployment. The easiest way to do this is making use of a Web Setup Project . But how do we make this Web Setup Project suitable for multiple environments, because it's most likely that there are environments...