nerdexam
GIAC

GSSP-NET · Question #329

Peter works as a Software Developer for GenTech Inc. He develops an application named App1 using Visual Studio .NET. App1 uses an assembly named Assembly1. Peter installs App1 and Assembly1 to the…

The correct answer is A. Uninstall Assembly from the C:\Program Files\Assembly1 folder. C. Reinstall Assembly1 to the C:\Program Files\App1 folder. See the full explanation below for the reasoning.

Question

Peter works as a Software Developer for GenTech Inc. He develops an application named App1 using Visual Studio .NET. App1 uses an assembly named Assembly1. Peter installs App1 and Assembly1 to the C:\Program Files\App1 and C:\Program Files\Assembly1 folders respectively. While executing App1, Peter finds that App1 fails to execute with TypeLoadException. What will he do to resolve this issue. Each correct answer represents a part of the solution. Choose all that apply.

Options

  • AUninstall Assembly from the C:\Program Files\Assembly1 folder.
  • BReinstall Assembly1 to the C:\Windows\Microsoft .NET Framework\Assembly1 folder.
  • CReinstall Assembly1 to the C:\Program Files\App1 folder.
  • DChange the system path to C:\Program Files\Assembly1.

How the community answered

(23 responses)
  • A
    78% (18)
  • B
    13% (3)
  • D
    9% (2)

Community Discussion

No community discussion yet for this question.

Full GSSP-NET Practice