You have an existing Windows Communication Foundation (WCF) Web service. The Web service is not responding to messages larger than 64 KB. You need to ensure that the Web service can accept messages larger than 64 KB without generating errors. What should you do?()A. Increase the value of maxReceivedMessageSize on the endpoint binding.B. Increase the value of maxRequestLength on the httpRuntime element.C. Increase the value of maxBufferSize on the endpoint binding.D. Increase the value of maxBufferPoolSize on the endpoint binding.
You have an existing Windows Communication Foundation (WCF) Web service. The Web service is not responding to messages larger than 64 KB. You need to ensure that the Web service can accept messages larger than 64 KB without generating errors. What should you do?()
A. Increase the value of maxReceivedMessageSize on the endpoint binding.
B. Increase the value of maxRequestLength on the httpRuntime element.
C. Increase the value of maxBufferSize on the endpoint binding.
D. Increase the value of maxBufferPoolSize on the endpoint binding.
相关考题:
Your network contains the servers configured as shown in the following table. Name Server role Private IP address Public IP address Server1Routing and Remote Access server192.168.1.1 131.107.0.1 Web1 Web server 192.168.1.2 ? Your company is assigned the public IP addresses from 131.107.0.1 to 131.107.0.31.You need to ensure that Web1 is accessible from the Internet by using https://131.107.0.2.What should you do from the Routing and Remote Access console?()A. From the Static Routes node, configure a static route.B. From the server properties, configure SSL Certificate Binding.C. From the NAT interface, add an address pool and a reservation.D. From the NAT interface, configure the Secure Web Server (HTTPS) service.
You are developing a client application that uses the following code to consume a Windows Communication Foundation (WCF) service.(Line numbers are included for reference only.)01 BasicHttpBinding myBinding = new BasicHttpBinding();02 EndpointAddress myEndpointAddress = new EndpointAddress(http://contoso.com/TaxService.svc);03 ...04 ITaxService client = channelFactory.CreateChannel();05 string data = client.GetData(1);You need to consume the service.Which code segment should you insert at line 03?()A. var channelFactory = new ChannelFactory();B. var channelFactory = new ChannelFactory(myBinding);C. var channelFactory = new ChannelFactory(myBinding, myEndpointAddress);D. var channelFactory = new ChannelFactory(http://contoso.com/TaxService.svc);
You are creating an ASP.NET web application that hosts several Windows Communication Foundation (WCF) services.The services have ASP.NET Compatibility Mode enabled. Users authenticate with the Web application by using a cookie-based ASP.NET Forms Authentication model.You add a service file named Authentication.svc that contains the following code segment:%@ ServiceHost Service=System.Web.ApplicationServices.AuthenticationServiceFactory=System.Web.ApplicationServices.ApplicationServicesHostFactory %You need to ensure that users can access the WCF services without having to re-authenticate.Which two configuration settings should you add? (Each is part of a complete solution. Choose two.)()A. In the system web. Extensions scripting/webServices/authenticationService element, set the enabled attribute to true.B. In the system web. Extensions scripting/webServices/profileService element, set the enabled attribute to true.C. Add a service endpoint with basicHttpBinding for the contract System.Web.ApplicationServices.AuthenticationService.D. Add a custom service behavior named AuthenticationService Type Behaviors with a service AuthenticationManager element that has service AuthenticationManagerType set to System.Web.Security.SQL Membership Provider
下哪种命名空间中的类型用于创建WindowsGUI应用程序() A.System.WeB.ServicesB.system.WeB.UIC.System.Windows.FormsD.System.ServiceProcess
A () is a software that provides a method of communication between two electronic devices over the World Wide Web.A.routerB.coberC.J2EED.weB.service
下面()命名空间中的类型用于创建Windows GUI应用程序。ASystem.Web.ServicesBSystem.Web.UICSystem.Windows.FormsDSystem.ServiceProcess
You look() What()you()?Atire;did;doBtiring;have;doneCtired;do;doDtired;have;been doing