第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號(hào)安全,請(qǐng)及時(shí)綁定郵箱和手機(jī)立即綁定
已解決430363個(gè)問題,去搜搜看,總會(huì)有你想問的

wcf的綁定

wcf的綁定

大話西游666 2018-12-07 03:34:44
綁定類型wsDualHttpBinding 為什么發(fā)布之后輸入地址查看不到發(fā)布的元數(shù)據(jù),頁面是空白的頁面? 哪里需要再設(shè)置一下嘛 1 <?xml version="1.0" encoding="utf-8" ?> 2 <configuration> 3 <system.serviceModel> 4 <bindings> 5 <wsDualHttpBinding> 6 <binding name="WSHttpBinding_OMSService" closeTimeout="00:01:00" 7 openTimeout="00:01:00" receiveTimeout="00:01:00" sendTimeout="00:01:00" 8 bypassProxyOnLocal="false" transactionFlow="false" hostNameComparisonMode="StrongWildcard" 9 maxBufferPoolSize="524288" maxReceivedMessageSize="20000000" 10 messageEncoding="Text" textEncoding="utf-8" useDefaultWebProxy="true"> 11 <readerQuotas maxDepth="32" maxStringContentLength="20000000" 12 maxArrayLength="16384" maxBytesPerRead="4096" maxNameTableCharCount="16384" /> 13 <reliableSession ordered="true" inactivityTimeout="00:40:00" /> 14 <security mode="Message"> 15 </security> 16 </binding> 17 </wsDualHttpBinding> 18 </bindings> 19 <behaviors> 20 <serviceBehaviors> 21 <behavior name="metadataBehavior"> 22 <serviceMetadata httpGetEnabled="true" httpGetUrl="http://127.0.0.1:1888/OMSService/Metadata" /> 23 <serviceDebug includeExceptionDetailInFaults="false" /> 24 <serviceThrottling maxConcurrentCalls="1000" maxConcurrentInstances="1000" maxConcurrentSessions="1000"/> 25 </behavior> 26 </serviceBehaviors> 27 </behaviors> 28 <services> 29 <service name="OMS.Server.Services.OMSService"> 30 <endpoint bindingConfiguration="WSHttpBinding_OMSService" address="http://127.0.0.1:1888/OMSService" binding="wsDualHttpBinding" contract="OMS.Server.Contracts.IOMSService"> 31 </endpoint> 32 </service> 33 </services> 34 </system.serviceModel> 35 </configuration>
查看完整描述

1 回答

?
撒科打諢

TA貢獻(xiàn)1934條經(jīng)驗(yàn) 獲得超2個(gè)贊

  <serviceDebug includeExceptionDetailInFaults="false" /> 去掉
查看完整回答
反對(duì) 回復(fù) 2019-01-21
  • 1 回答
  • 0 關(guān)注
  • 308 瀏覽

添加回答

舉報(bào)

0/150
提交
取消
微信客服

購課補(bǔ)貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動(dòng)學(xué)習(xí)伙伴

公眾號(hào)

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號(hào)