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)- B82% (14)
- C12% (2)
- D6% (1)
Community Discussion
No community discussion yet for this question.