Where must Internet Information Services (IIS) be installed in order to run a deployed ASP.
NET application?
A.
on the computer that you plan to deploy from
B.
on the client computers
C.
on the computer that hosts the application
D.
on the Application Layer Gateway Service
Explanation:
IIS is run on the web server. The web server is hosting the application.