Microsoft
98-361 · Question #63
Where must Internet Information Services (IIS) be installed in order to run a deployed ASP. NET application?
The correct answer is B. 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 computer that hosts the application
- Con the Application Layer Gateway Service
- Don the client computers
How the community answered
(27 responses)- A4% (1)
- B81% (22)
- C4% (1)
- D11% (3)
Explanation
IIS is run on the web server. The web server is hosting the application.
Topics
#IIS#ASP.NET hosting#web server deployment
Community Discussion
No community discussion yet for this question.