annotate SSRS/SSRS.Services/Service References/ReportServiceReference/configuration.svcinfo @ 117:9eadccc3b46c

REST working, next step unit tests
author stevenh7776
date Sun, 27 May 2012 15:06:35 +0100
parents b9d5f934cb21
children
rev   line source
112
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
1 <?xml version="1.0" encoding="utf-8"?>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
2 <configurationSnapshot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="urn:schemas-microsoft-com:xml-wcfconfigurationsnapshot">
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
3 <behaviors />
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
4 <bindings>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
5 <binding digest="System.ServiceModel.Configuration.BasicHttpBindingElement, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089:&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-16&quot;?&gt;&lt;Data name=&quot;ReportingService2010Soap&quot; /&gt;" bindingType="basicHttpBinding" name="ReportingService2010Soap" />
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
6 </bindings>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
7 <endpoints>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
8 <endpoint normalizedDigest="&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-16&quot;?&gt;&lt;Data address=&quot;http://localhost:80/ReportServer_SQL2008/ReportService2010.asmx&quot; binding=&quot;basicHttpBinding&quot; bindingConfiguration=&quot;ReportingService2010Soap&quot; contract=&quot;ReportServiceReference.ReportingService2010Soap&quot; name=&quot;ReportingService2010Soap&quot; /&gt;" digest="&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-16&quot;?&gt;&lt;Data address=&quot;http://localhost:80/ReportServer_SQL2008/ReportService2010.asmx&quot; binding=&quot;basicHttpBinding&quot; bindingConfiguration=&quot;ReportingService2010Soap&quot; contract=&quot;ReportServiceReference.ReportingService2010Soap&quot; name=&quot;ReportingService2010Soap&quot; /&gt;" contractName="ReportServiceReference.ReportingService2010Soap" name="ReportingService2010Soap" />
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
9 </endpoints>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
10 </configurationSnapshot>