Question:You create a Microsoft ASP.NET Web application by using the Microsoft .NET Framework version 3.5. You plan to publish the Web application to a staging Web server that has Microsoft IIS 6.0 installed. The Web server belongs to the local development environment domain. In Microsoft Visual Studio 2008, on the Build menu, you select Publish. You then click the ellipse button to select the target location. You need to ensure that the Web application is published to the staging Web server. What should you do next?
A p { margin-bottom: 0.08in; }
Select the Local IIS option from the left panel and navigate to the application directory on the local Web server.
B p { margin-bottom: 0.08in; }
Select the File System option from the left panel and navigate to the application directory on the staging Web server.
C p { margin-bottom: 0.08in; }
Select the FTP Site option from the left panel and enter the FTP server address and application directory on the FTP server.
D p { margin-bottom: 0.08in; }
Select the Remote Site option from the left panel and enter the URL of the Web site location to publish the application.
+ AnswerB
+ Report