RestartWWWService Property
Visual Studio 2010
Specifies whether Internet Information Services will be stopped and restarted during installation on a target computer.
Restarting may be required when deploying an application that replaces Internet Server API (ISAPI) DLLs or ATL Server components that are loaded into memory. ASP.NET components created using Visual Basic or C# do not require a restart when replacing components that are loaded into memory.
Note
|
|---|
|
If this option is unchecked and a restart is required, the installation will not be completed until the computer is rebooted. |
Note