Versions Compared

Key

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

The Native Image Generator (NGen 2.0

...

) Update Action

...

enables the update of an invalid native image for an assembly and its dependencies. Assemblies with native images run faster on the current machine because they can bypass the .NET Just-In-Time compiler.

Updating invalid images is required because if an assembly image is out of date, the Just In Time compiler will be invoked when an assembly references it (which negates the benefits of Native Images).

...

Note: This action requires the Microsoft .NET 2.0 Framework.

Requirements

For more information see

Image Removed

 

Assembly

 

Specify assembly by file

 

Enter the explicit path of an assembly to precompile.

 

Specify an assembly in the global assembly cache

 

Specify the full display name of an assembly in the global assembly cache. Separate extra properties with commas.

 

e.g. "bobsAssembly, Version=1.0.0.0, Culture=neutral, PublicKeyToken=1138abc1dabcdfle2".

 

Framework version

 

Use default Framework version (vX.X) / Use vX.X

 

Allows the selection of the .NET version to use for NGen. The minimum is .NET v2.0.

 

Image Removed

 

Use 64-bit tools

 

This options specifies as whether to force the usage of 64-bit tools on a 64-bit system or not.  As FinalBuilder is currently a 32-bit application it will default to running the 32-bit version on a 64-bit system.  Check this option if you require the 64-bit version to be run.

Queue for execution...

Rather than being updated immediately, the updates will be queued for execution by the Native Image Service.


Excerpt Include
_Inc_NGen2.0_Options_Update
_Inc_NGen2.0_Options_Update
nopaneltrue
Column
width300px
Panel
borderColor#D8D8D8
bgColor#FFFFFF
titleColor#FFFFFF
borderWidth1
titleBGColor#006396
borderStylesolid
titleOn this page:

Table of Contents
maxLevel3
minLevel2
printablefalse
 

Column



Action Scripting

Expandallcolaspeall

Action Specific Scripting

Other

Expand
Script PropertyExample (Javascript)Valid ValuesDefaultPersistedDescription
Queued
Action.Queued = true;
true, falsefalseOn saveSpecifies the parameters to pass to ASPNET_REGIIS.EXE.
Verbose
Action.Verbose = true;
true, falsefalseOn 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