nerdexam
RSA

050-SEPROGRC-01 · Question #65

What version of ASP.NET should be configured for the IIS Application Pool running the RSA Archer application?

The correct answer is D. 4.0. RSA Archer requires the IIS Application Pool to be configured with ASP.NET 4.0, as the application is built on the .NET 4.0 framework.

Archer Platform Architecture and Components

Question

What version of ASP.NET should be configured for the IIS Application Pool running the RSA Archer application?

Options

  • A1.1
  • B2.0
  • C3.5
  • D4.0

How the community answered

(39 responses)
  • A
    3% (1)
  • B
    13% (5)
  • C
    5% (2)
  • D
    79% (31)

Why each option

RSA Archer requires the IIS Application Pool to be configured with ASP.NET 4.0, as the application is built on the .NET 4.0 framework.

A1.1

ASP.NET 1.1 is an outdated runtime that lacks the framework libraries and features that RSA Archer requires to operate.

B2.0

ASP.NET 2.0 does not include the .NET 4.0 runtime capabilities that RSA Archer depends on for its application components.

C3.5

ASP.NET 3.5 is not sufficient for RSA Archer because the application explicitly requires the .NET 4.0 framework, not the 3.5 runtime.

D4.0Correct

RSA Archer's web application layer depends on .NET Framework 4.0 runtime features and APIs, so the IIS Application Pool must be set to ASP.NET 4.0 to load and execute the application correctly. Configuring any lower version causes runtime initialization failures because the required framework components are not available in earlier releases.

Concept tested: RSA Archer IIS Application Pool ASP.NET version requirement

Topics

#ASP.NET#IIS Application Pool#system requirements#infrastructure configuration

Community Discussion

No community discussion yet for this question.

Full 050-SEPROGRC-01 Practice