nerdexam
Microsoft

98-361 · Question #286

You develop a new ASP.NET inventory application on the Northwind Web server. You deploy the files in the folder c:\WebInventory. What should you do to make your inventory application available at…

The correct answer is B. Create a virtual directory named Inventory and point it to c:\WebInventory. See the full explanation below for the reasoning.

Question

You develop a new ASP.NET inventory application on the Northwind Web server. You deploy the files in the folder c:\WebInventory. What should you do to make your inventory application available at the expected URL?

Options

  • AChange the name of the directory c:\WebInventory to c:\Inventory.
  • BCreate a virtual directory named Inventory and point it to c:\WebInventory.
  • CCreate a virtual directory named WebInventory and point it to c:\Inventory.
  • DMove the directory c:\WebInventory to the c:\inetput\wwwroot directory.

How the community answered

(17 responses)
  • B
    82% (14)
  • C
    12% (2)
  • D
    6% (1)

Community Discussion

No community discussion yet for this question.

Full 98-361 Practice