view 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
line wrap: on
line source

<?xml version="1.0" encoding="utf-8"?>
<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">
  <behaviors />
  <bindings>
    <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" />
  </bindings>
  <endpoints>
    <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" />
  </endpoints>
</configurationSnapshot>