Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
Column
width600px

The ASP.NET IIS Registration action allows the registration or removal of ASP.NET applications within IIS. It can also create ApplicationPools or get the status of the installed ASP.NET framework.

 

Column
width300px
Panel
borderColor#D8D8D8
bgColor#FFFFFF
titleColor#FFFFFF
borderWidth1
titleBGColor#006396
borderStylesolid
titleOn this page:

Table of Contents
maxLevel3
minLevel2
printablefalse
 

Column

ASP.NET IIS Registration

Working Folder

The folder from which the ASPNET_REGIIS.EXE command will be run. This allows for easier referencing of source files in the AL command through relative paths. 

ASPNET_REGIIS.EXE Command line options

The parameters to pass to ASPNET_REGIIS.EXE. This can take the following form:

  • [options]

Due to the complexity of this tool and the number of options available we currently allow direct access to the command arguments. These can be found on the MSDN website located here ASPNET_REGIIS.EXE.

Excerpt Include
_Inc_.NetFramework
_Inc_.NetFramework
nopaneltrue


Action Scripting

Expandallcolaspeall

Action Specific Scripting

Other

Expand
Script PropertyExample (Javascript)Valid ValuesDefaultPersistedDescription
Options
Action.Options = '-s W3SVC/1/ROOT/WebsiteA';
any text''On saveSpecifies the parameters to pass to ASPNET_REGIIS.EXE.
StartDir
Action.StartDir = 'C:\WebSiteA\';
any text''On saveSpecifies the working directory for ASPNET_REGIIS.EXE to be called with.

Excerpt Include
_Inc_Scrp_Act_Props_ExtAct
_Inc_Scrp_Act_Props_ExtAct
nopaneltrue

Excerpt Include
_Inc_Scrp_Act_Props_DotNet
_Inc_Scrp_Act_Props_DotNet
nopaneltrue

Excerpt Include
_Inc_Scrp_Evt_Bf_Af_Stat
_Inc_Scrp_Evt_Bf_Af_Stat
nopaneltrue