You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
82 lines
5.7 KiB
82 lines
5.7 KiB
<?xml version="1.0"?>
|
|
<configuration>
|
|
<appSettings>
|
|
<add key="U9IP" value="101.251.240.243"/>
|
|
<add key="U9DATABASE" value="SCC"/>
|
|
<add key="ComList" value="[100@scc]"/>
|
|
<add key="SysIsOpen" value="Close"/>
|
|
<add key="APIURL" value="http://192.168.1.76:8012/api/"/>
|
|
</appSettings>
|
|
<connectionStrings>
|
|
<!--<add name="SysConnectionString" connectionString="Data Source=192.168.1.55;Database=ICSWMS_LDSys;Uid=sa;Pwd=aA123456;" providerName="System.Data.SqlClient"/>-->
|
|
<add name="SysConnectionString" connectionString="Data Source=ICSSERVER01\MSSQLSERVER2012;Database=ICSMES_YTSys;Uid=sa;Pwd=aA123456;" providerName="System.Data.SqlClient"/>
|
|
<!--<add name="SysConnectionString" connectionString="Data Source=.;Database=ICSWMS_ZYSys;Uid=sa;Pwd=aA123456;" providerName="System.Data.SqlClient"/>-->
|
|
<!--<add name="SysConnectionString" connectionString="Data Source=192.168.77.18;Database=ICSWMS_LDSys;Uid=sa;Pwd=Minizhu13;Max Pool Size=512;" providerName="System.Data.SqlClient"/>-->
|
|
<!--<add name="ERPConnectionString" connectionString="Data Source=192.168.1.55;Database=UFDATA_888_2016;Uid=sa;Pwd=aA123456;" providerName="System.Data.SqlClient"/>-->
|
|
</connectionStrings>
|
|
<!--<connectionStrings>
|
|
<add name="SysConnectionString" connectionString="Data Source=192.168.100.205;Database=ICSMES_STSys_test;Uid=sa;Pwd=admin@123;" providerName="System.Data.SqlClient"/>
|
|
</connectionStrings>-->
|
|
<system.web>
|
|
<!--
|
|
Set compilation debug="true" to insert debugging
|
|
symbols into the compiled page. Because this
|
|
affects performance, set this value to true only
|
|
during development.
|
|
-->
|
|
<compilation debug="true" targetFramework="4.0"/>
|
|
<!--
|
|
The <authentication> section enables configuration
|
|
of the security authentication mode used by
|
|
ASP.NET to identify an incoming user.
|
|
-->
|
|
<authentication mode="Windows"/>
|
|
<!--
|
|
The <customErrors> section enables configuration
|
|
of what to do if/when an unhandled error occurs
|
|
during the execution of a request. Specifically,
|
|
it enables developers to configure html error pages
|
|
to be displayed in place of a error stack trace.
|
|
|
|
<customErrors mode="RemoteOnly" defaultRedirect="GenericErrorPage.htm">
|
|
<error statusCode="403" redirect="NoAccess.htm" />
|
|
<error statusCode="404" redirect="FileNotFound.htm" />
|
|
</customErrors>
|
|
-->
|
|
<pages controlRenderingCompatibilityVersion="4.0" clientIDMode="AutoID"/>
|
|
</system.web>
|
|
<!--
|
|
The system.webServer section is required for running ASP.NET AJAX under Internet
|
|
Information Services 7.0. It is not necessary for previous version of IIS.
|
|
-->
|
|
<system.serviceModel>
|
|
<bindings>
|
|
<basicHttpBinding>
|
|
<binding name="ASPWebSoap" closeTimeout="00:01:00" openTimeout="00:01:00" receiveTimeout="00:10:00" sendTimeout="00:01:00" allowCookies="false" bypassProxyOnLocal="false" hostNameComparisonMode="StrongWildcard" maxBufferSize="65536" maxBufferPoolSize="524288" maxReceivedMessageSize="65536" messageEncoding="Text" textEncoding="utf-8" transferMode="Buffered" useDefaultWebProxy="true">
|
|
<readerQuotas maxDepth="32" maxStringContentLength="8192" maxArrayLength="16384" maxBytesPerRead="4096" maxNameTableCharCount="16384"/>
|
|
<security mode="None">
|
|
<transport clientCredentialType="None" proxyCredentialType="None" realm=""/>
|
|
<message clientCredentialType="UserName" algorithmSuite="Default"/>
|
|
</security>
|
|
</binding>
|
|
<binding name="BasicHttpBinding_IPO2Rd01"/>
|
|
<binding name="BasicHttpBinding_Imom2Rd10"/>
|
|
<binding name="BasicHttpBinding_IDispatch2Rd32"/>
|
|
<binding name="BasicHttpBinding_Imom2Rd11"/>
|
|
<binding name="BasicHttpBinding_ITrans2Rd0809"/>
|
|
<binding name="BasicHttpBinding_IVerifiRd08"/>
|
|
<binding name="BasicHttpBinding_IVerifiRd09"/>
|
|
<binding name="BasicHttpBinding_IPO2Rd011"/>
|
|
</basicHttpBinding>
|
|
</bindings>
|
|
<client>
|
|
<endpoint address="http://icsserver01:8039/Service/PO2Rd01.svc" binding="basicHttpBinding" bindingConfiguration="BasicHttpBinding_IPO2Rd01" contract="ZYPDAService.IPO2Rd01" name="BasicHttpBinding_IPO2Rd01"/>
|
|
<endpoint address="http://icsserver01:8039/Service/mom2Rd10.svc" binding="basicHttpBinding" bindingConfiguration="BasicHttpBinding_Imom2Rd10" contract="ZYPDAServiceForMo.Imom2Rd10" name="BasicHttpBinding_Imom2Rd10"/>
|
|
<endpoint address="http://icsserver01:8039/Service/Dispatch2Rd32.svc" binding="basicHttpBinding" bindingConfiguration="BasicHttpBinding_IDispatch2Rd32" contract="ZYPDAServiceForSO.IDispatch2Rd32" name="BasicHttpBinding_IDispatch2Rd32"/>
|
|
<endpoint address="http://icsserver01:8039/Service/mom2Rd11.svc" binding="basicHttpBinding" bindingConfiguration="BasicHttpBinding_Imom2Rd11" contract="ZYPDAServiceForINVOut.Imom2Rd11" name="BasicHttpBinding_Imom2Rd11"/>
|
|
<endpoint address="http://icsserver01:8039/Service/Trans2Rd0809.svc" binding="basicHttpBinding" bindingConfiguration="BasicHttpBinding_ITrans2Rd0809" contract="ZYPDAServiceForTrans.ITrans2Rd0809" name="BasicHttpBinding_ITrans2Rd0809"/>
|
|
<endpoint address="http://icsserver01:8039/Service/VerifiRd08.svc" binding="basicHttpBinding" bindingConfiguration="BasicHttpBinding_IVerifiRd08" contract="ZYPDAServiceForOtherIN.IVerifiRd08" name="BasicHttpBinding_IVerifiRd08"/>
|
|
<endpoint address="http://icsserver01:8039/Service/VerifiRd09.svc" binding="basicHttpBinding" bindingConfiguration="BasicHttpBinding_IVerifiRd09" contract="ZYPDAServiceForOtherOut.IVerifiRd09" name="BasicHttpBinding_IVerifiRd09"/>
|
|
</client>
|
|
</system.serviceModel>
|
|
</configuration>
|