111
This commit is contained in:
Binary file not shown.
@@ -1,19 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<configuration>
|
||||
<system.serviceModel>
|
||||
<bindings>
|
||||
<basicHttpBinding>
|
||||
<binding name="blwwsSoap" />
|
||||
<binding name="syncstatusSoap" />
|
||||
</basicHttpBinding>
|
||||
</bindings>
|
||||
<client>
|
||||
<endpoint address="http://pms.boonlive-rcu.com:89/blwws.asmx"
|
||||
binding="basicHttpBinding" bindingConfiguration="blwwsSoap"
|
||||
contract="ServiceReference1.blwwsSoap" name="blwwsSoap" />
|
||||
<endpoint address="http://pms.boonlive-rcu.com:89/syncstatus.asmx"
|
||||
binding="basicHttpBinding" bindingConfiguration="syncstatusSoap"
|
||||
contract="ServiceReference2.syncstatusSoap" name="syncstatusSoap" />
|
||||
</client>
|
||||
</system.serviceModel>
|
||||
</configuration>
|
||||
Binary file not shown.
Binary file not shown.
@@ -1,19 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<configuration>
|
||||
<system.serviceModel>
|
||||
<bindings>
|
||||
<basicHttpBinding>
|
||||
<binding name="blwwsSoap" />
|
||||
<binding name="syncstatusSoap" />
|
||||
</basicHttpBinding>
|
||||
</bindings>
|
||||
<client>
|
||||
<endpoint address="http://pms.boonlive-rcu.com:89/blwws.asmx"
|
||||
binding="basicHttpBinding" bindingConfiguration="blwwsSoap"
|
||||
contract="ServiceReference1.blwwsSoap" name="blwwsSoap" />
|
||||
<endpoint address="http://pms.boonlive-rcu.com:89/syncstatus.asmx"
|
||||
binding="basicHttpBinding" bindingConfiguration="syncstatusSoap"
|
||||
contract="ServiceReference2.syncstatusSoap" name="syncstatusSoap" />
|
||||
</client>
|
||||
</system.serviceModel>
|
||||
</configuration>
|
||||
@@ -1,11 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
|
||||
<assemblyIdentity version="1.0.0.0" name="MyApplication.app"/>
|
||||
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
|
||||
<security>
|
||||
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
|
||||
<requestedExecutionLevel level="asInvoker" uiAccess="false"/>
|
||||
</requestedPrivileges>
|
||||
</security>
|
||||
</trustInfo>
|
||||
</assembly>
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,5 +0,0 @@
|
||||
E:\tian\chongxin\CRICS_V3_1124\testwebservice\bin\Debug\testwebservice.exe.config
|
||||
E:\tian\chongxin\CRICS_V3_1124\testwebservice\bin\Debug\testwebservice.exe
|
||||
E:\tian\chongxin\CRICS_V3_1124\testwebservice\bin\Debug\testwebservice.pdb
|
||||
E:\tian\chongxin\CRICS_V3_1124\testwebservice\obj\x86\Debug\testwebservice.exe
|
||||
E:\tian\chongxin\CRICS_V3_1124\testwebservice\obj\x86\Debug\testwebservice.pdb
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user