PrepAway - Latest Free Exam Questions & Answers

What should you do?

You work as the Microsoft.NET developer at Domain.com. The Domain.com network consists of a single Active Directory domain named Domain.com. All servers in the domain run Windows Server 2003. The development and deployment of Web Service applications forms part of your responsibilities at Domain.com. You have just developed an Extensible Markup Language (XML) Web service application by making use of Microsoft Visual Studio 2005. Now you need to deploy the project that contains the application to another computer on the Domain.com network. The other computer intended to have the project deployed does not have Microsoft Internet Information Services (IIS) 6.0 installed. However, you need to deploy the project.

What should you do?

PrepAway - Latest Free Exam Questions & Answers

A.
Make use of the Copy Web Site utility and specify the file share location for the remote Web service application.

B.
Make use of the Publish Web Site utility and specify the URL for the remote Web service application.

C.
Make use of the Publish Web Site utility and specify the file share location for the remote Web service application.

D.
Make use of the Copy Web Site utility and specify the URL for the remote Web service application.

Explanation:
using the Copy Web Site utility and specifying the file share location for the remote Web service application will allow you to copy the project to a folder on the computer that does not have IIS 6.0 installed, by using the local file system; the project is simply the collection of the relevant files in the Web application’s folder.
Incorrect answers:
B: The Publish Web site utility is not used to copy projects, but rather to copy the application’s runtime files.
C: The Publish Web site utility is not used to copy projects, but rather to copy the application’s runtime files.
D: If you specify the URL for the remote Web service application, you would require Front Page Server Extensions to be installed on the target computer. But in the question it is already mentioned that the target computer does not have IIS installed.

VB, Configuring and Customizing a Web Service Application (8 Questions)


Leave a Reply