PrepAway - Latest Free Exam Questions & Answers

You need to deploy your service to the Web site

You are hosting a Windows Communication Foundation (WCF) service under Microsoft

Internet Information Services (IIS) 7.0. You have set up a Web site in IIS Manager. The
physical path is C:\wwwroot\Calendar. There is a Calendar.svc file in the
C:\wwwroot\Calendar folder. It contains the following directive. <%@ ServiceHost
Language=”VB” Debug=”true” Service=”Calendar.Calendar”
CodeBehind=”Calendar.svc.vb” %> The Calendar.svc.vb file contains the source for the
Calendar class in the Calendar namespace. You compile this code into the Calendar.dll file.
You need to deploy your service to the Web site. What should you do?

PrepAway - Latest Free Exam Questions & Answers

A.
Copy the Calendar.svc.vb file to the C:\wwwroot\Calendar\bin folder.

B.
Copy the Calendar.svc.vb file to the C:\wwwroot\Calendar\code folder.

C.
Copy the Calendar.dll file to the C:\wwwroot\Calendar\bin folder.

D.
Copy the Calendar.dll file to the C:\wwwroot\Calendar\code folder.


Leave a Reply