| 
									
										
										
										
											2024-05-14 23:26:27 +08:00
										 |  |  | <?xml version="1.0" encoding="utf-8"?> | 
					
						
							| 
									
										
										
										
											2024-01-25 15:21:19 +08:00
										 |  |  | <configuration> | 
					
						
							|  |  |  |   <runtime> | 
					
						
							|  |  |  |     <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"> | 
					
						
							|  |  |  |       <dependentAssembly> | 
					
						
							| 
									
										
										
										
											2024-05-14 23:26:27 +08:00
										 |  |  |         <assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral"/> | 
					
						
							|  |  |  |         <bindingRedirect oldVersion="0.0.0.0-12.0.0.0" newVersion="12.0.0.0"/> | 
					
						
							| 
									
										
										
										
											2024-01-25 15:21:19 +08:00
										 |  |  |       </dependentAssembly> | 
					
						
							|  |  |  |       <dependentAssembly> | 
					
						
							| 
									
										
										
										
											2024-05-14 23:26:27 +08:00
										 |  |  |         <assemblyIdentity name="System.Memory" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral"/> | 
					
						
							|  |  |  |         <bindingRedirect oldVersion="0.0.0.0-4.0.1.1" newVersion="4.0.1.1"/> | 
					
						
							| 
									
										
										
										
											2024-01-25 15:21:19 +08:00
										 |  |  |       </dependentAssembly> | 
					
						
							|  |  |  |       <dependentAssembly> | 
					
						
							| 
									
										
										
										
											2024-05-14 23:26:27 +08:00
										 |  |  |         <assemblyIdentity name="System.Configuration.ConfigurationManager" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral"/> | 
					
						
							|  |  |  |         <bindingRedirect oldVersion="0.0.0.0-6.0.0.1" newVersion="6.0.0.1"/> | 
					
						
							| 
									
										
										
										
											2024-01-25 15:21:19 +08:00
										 |  |  |       </dependentAssembly> | 
					
						
							|  |  |  |     </assemblyBinding> | 
					
						
							|  |  |  |   </runtime> | 
					
						
							|  |  |  |   <system.serviceModel> | 
					
						
							|  |  |  |     <client> | 
					
						
							| 
									
										
										
										
											2024-05-14 23:26:27 +08:00
										 |  |  |       <endpoint address="http://114.247.88.70:1080/CNCECHSSE/HSSEService.svc" binding="wsHttpBinding" bindingConfiguration="HSSEServiceEndpoint" contract="CNCECHSSEService.HSSEService" name="HSSEServiceEndpoint"/> | 
					
						
							|  |  |  |       <endpoint address="https://mat.cwcec.com/LocWebServices/WebService1.asmx" binding="basicHttpBinding" bindingConfiguration="WebService1Soap" contract="MCSService.WebService1Soap" name="WebService1Soap"/> | 
					
						
							| 
									
										
										
										
											2024-01-25 15:21:19 +08:00
										 |  |  |     </client> | 
					
						
							| 
									
										
										
										
											2024-05-14 23:26:27 +08:00
										 |  |  |     <serviceHostingEnvironment aspNetCompatibilityEnabled="true" multipleSiteBindingsEnabled="true"/> | 
					
						
							| 
									
										
										
										
											2024-01-25 15:21:19 +08:00
										 |  |  |     <services> | 
					
						
							|  |  |  |       <service name="BLL.OpenService.HSSEService" behaviorConfiguration="BLL.HSSEServiceBehavior"> | 
					
						
							| 
									
										
										
										
											2024-05-14 23:26:27 +08:00
										 |  |  |         <endpoint address="" binding="wsHttpBinding" bindingConfiguration="BLL.HSSEServiceBinding" name="BLL.HSSEServiceEndpoint" contract="BLL.OpenService.IHSSEService"/> | 
					
						
							| 
									
										
										
										
											2024-01-25 15:21:19 +08:00
										 |  |  |       </service> | 
					
						
							|  |  |  |     </services> | 
					
						
							|  |  |  |     <behaviors> | 
					
						
							|  |  |  |       <serviceBehaviors> | 
					
						
							|  |  |  |         <behavior name="BLL.HSSEServiceBehavior"> | 
					
						
							| 
									
										
										
										
											2024-05-14 23:26:27 +08:00
										 |  |  |           <serviceMetadata httpGetEnabled="true"/> | 
					
						
							|  |  |  |           <serviceDebug includeExceptionDetailInFaults="false"/> | 
					
						
							|  |  |  |           <dataContractSerializer maxItemsInObjectGraph="2147483647"/> | 
					
						
							|  |  |  |           <serviceThrottling maxConcurrentCalls="2147483647" maxConcurrentInstances="2147483647" maxConcurrentSessions="2147483647"/> | 
					
						
							| 
									
										
										
										
											2024-01-25 15:21:19 +08:00
										 |  |  |         </behavior> | 
					
						
							|  |  |  |       </serviceBehaviors> | 
					
						
							|  |  |  |     </behaviors> | 
					
						
							|  |  |  |     <bindings> | 
					
						
							|  |  |  |       <basicHttpBinding> | 
					
						
							|  |  |  |         <binding name="WebService1Soap"> | 
					
						
							| 
									
										
										
										
											2024-05-14 23:26:27 +08:00
										 |  |  |           <security mode="Transport"/> | 
					
						
							| 
									
										
										
										
											2024-01-25 15:21:19 +08:00
										 |  |  |         </binding> | 
					
						
							| 
									
										
										
										
											2024-05-14 23:26:27 +08:00
										 |  |  |         <binding name="WebService1Soap1"/> | 
					
						
							| 
									
										
										
										
											2024-01-25 15:21:19 +08:00
										 |  |  |       </basicHttpBinding> | 
					
						
							|  |  |  |       <customBinding> | 
					
						
							|  |  |  |         <binding name="WebService1Soap12"> | 
					
						
							| 
									
										
										
										
											2024-05-14 23:26:27 +08:00
										 |  |  |           <textMessageEncoding messageVersion="Soap12"/> | 
					
						
							|  |  |  |           <httpsTransport/> | 
					
						
							| 
									
										
										
										
											2024-01-25 15:21:19 +08:00
										 |  |  |         </binding> | 
					
						
							|  |  |  |       </customBinding> | 
					
						
							|  |  |  |       <wsHttpBinding> | 
					
						
							|  |  |  |         <binding name="BLL.HSSEServiceBinding" closeTimeout="00:05:00" openTimeout="00:05:00" receiveTimeout="00:10:00" sendTimeout="00:10:00" bypassProxyOnLocal="false" hostNameComparisonMode="StrongWildcard" maxBufferPoolSize="5242880000" maxReceivedMessageSize="2147483647" messageEncoding="Text" textEncoding="utf-8" useDefaultWebProxy="true" allowCookies="false"> | 
					
						
							| 
									
										
										
										
											2024-05-14 23:26:27 +08:00
										 |  |  |           <readerQuotas maxDepth="32" maxStringContentLength="8192000" maxArrayLength="16384000" maxBytesPerRead="4096000" maxNameTableCharCount="16384000"/> | 
					
						
							|  |  |  |           <security mode="None"/> | 
					
						
							| 
									
										
										
										
											2024-01-25 15:21:19 +08:00
										 |  |  |         </binding> | 
					
						
							|  |  |  |         <binding name="HSSEServiceEndpoint"> | 
					
						
							| 
									
										
										
										
											2024-05-14 23:26:27 +08:00
										 |  |  |           <security mode="None"/> | 
					
						
							| 
									
										
										
										
											2024-01-25 15:21:19 +08:00
										 |  |  |         </binding> | 
					
						
							|  |  |  |       </wsHttpBinding> | 
					
						
							|  |  |  |     </bindings> | 
					
						
							|  |  |  |   </system.serviceModel> | 
					
						
							| 
									
										
										
										
											2024-12-24 19:04:32 +08:00
										 |  |  | <startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.1"/></startup></configuration> |