This topic has not yet been rated - Rate this topic

ASPNETVersion Property

Visual Studio 2010

Specifies the ASP.NET version number that will be set in Internet Information Services (IIS) for each Web folder in the project.

The ASPNETVersion property in the Properties Window of Web Setup Projects specifies the exact version of the ASP.NET Framework that the installer requires be present on the target computer before you install the Web application. You can specify the following versions of the ASP.NET runtime:

Version property value1

CLR version

2.0.50727.0

2.0

4.0.30319.0

4

Notes

  1. The list of property values that appears in the Visual Studio IDE depends on the versions of the .NET Framework that are installed on your development computer. For example, if you install an update or service pack of the .NET Framework 4, that version or service pack appears in this list.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ
Advertisement