Windows Communication Foundation (WCF) service will be hosted in Microsoft Internet Inform

Windows Communication Foundation (WCF) service will be hosted in Microsoft Internet Information Services (IIS).You create a new application in IIS to host this service and copy the service DLL to the bin directory of the application.You need to complete the deployment of this service to IIS. What should you do next?() A. Create an asmx file and add a @ServiceHost directive to this file. Copy the file to the root of the application directory. B. Create an .asmx file and add a @Register directive to this file. Copy the file to the bin directoyy of the application. C. Create a svc file and add a @ServiceHost directive to this file. Copy the file to the root of the application directory. D. Create a .svc file and add a @Register directive to this file. Copy the file to the bin directory of the application.

时间:2023-09-10 13:37:45

相似题目