nerdexam
Microsoft

98-363 · Question #177

You work as a Software Developer for company Inc. The company uses Visual Studio.NET 2008 as its application development platform. You have recently finished development of an ASP.NET Web…

The correct answer is D. Add the following configuration to the Web.config file. See the full explanation below for the reasoning.

Question

You work as a Software Developer for company Inc. The company uses Visual Studio.NET 2008 as its application development platform. You have recently finished development of an ASP.NET Web application using the .NET Framework 3.5. The application is deployed on the IIS 6.0 Web server by using the default ASP.NET 2.0 application pool and Windows Authentication. The ASP.NET application is capable of uploading files to a location on a different server. Users get an access denied error message when they try to submit a file. You are required to amend the Web.config file to accomplish this task. What will you do?

Options

  • AAdd the following configuration to the Web.config file:
  • BAdd the following configuration to the Web.config file:
  • CAdd the following configuration to the Web.config file:
  • DAdd the following configuration to the Web.config file:

How the community answered

(23 responses)
  • A
    4% (1)
  • B
    17% (4)
  • C
    9% (2)
  • D
    70% (16)

Community Discussion

No community discussion yet for this question.

Full 98-363 Practice