Microsoft
98-361 · Question #176
Where must Internet Information Services (IIS) be installed in order to run a deployed ASP.NET application?
The correct answer is C. on the computer that hosts the application. IIS is run on the web server. The web server is hosting the application.
Understanding Web Applications
Question
Where must Internet Information Services (IIS) be installed in order to run a deployed ASP.NET application?
Options
- Aon the computer that you plan to deploy from
- Bon the client computers
- Con the computer that hosts the application
- Don the Application Layer Gateway Service
How the community answered
(33 responses)- A15% (5)
- B3% (1)
- C76% (25)
- D6% (2)
Explanation
IIS is run on the web server. The web server is hosting the application.
Topics
#IIS#ASP.NET deployment#web server#hosting
Community Discussion
No community discussion yet for this question.