Indicates the Web Server that will be used at runtime.
Internet Information Server |
Kestrel HTTP Server |
ASP.NET Development Web Server |
WebDev.WebServer2 |
Platforms: Web (.Net, .Net Core)
Level: Generator
This property is available if the Deploy to cloud property is set to No.
The default value depends on the Web Server installed. If IIS or ASP.NET are installed, they are the default value, respectively. Otherwise, if no Web Server is installed, the default value is WEDdev.WebServer2, which is installed with GeneXus.
Visual Studio WebDev and WebDev2 may be useful in certain scenarios where a Visual Studio environment is installed and you don't want to install IIS (for example, to minimize security issues in Windows Vista).
It can be useful in reduced operating systems where IIS can't be installed.
Visual Studio WebDev comes installed with:
- Visual Studio 2005 or
- VWD (Visual Web Developer)
- .NET Framework 2.0 SDK (not the redistributable package)
It is not provided with Microsoft .NET Framework 2.0 or Windows Vista (it is included in the redistributable Microsoft .NET Framework 3.0).
This property applies only at design-time.
To apply the corresponding changes when the property value is configured, Build any object.