You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

The NGen 2.0 Native Image Uninstall Action removes native images of an assembly (and its dependencies) from the Native Images Cache.

Note that NGen maintains a reference count, so native assemblies will only be removed if they are not depended upon by other native assemblies.

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

For more information see

Specify Assembly By File

Enter the path of an assembly to remove.

Specify an assembly in the global assembly cache

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

Framework Version

Specify the version of the .NET framework to use for NGen. The minimum is 2.0.

Scenarios Andamp; Configuration

Use the same options that were used to install the assembly.

Queue for execution...

Rather than being directly removed, the removal job will be queued for execution by the Native Image Service.

  • No labels