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
|
1 <?xml version="1.0" encoding="utf-8"?>
|
|
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">
|
|
3 <behaviors />
|
|
4 <bindings>
|
|
5 <binding digest="System.ServiceModel.Configuration.BasicHttpBindingElement, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089:<?xml version="1.0" encoding="utf-16"?><Data name="ReportingService2010Soap" />" bindingType="basicHttpBinding" name="ReportingService2010Soap" />
|
|
6 </bindings>
|
|
7 <endpoints>
|
|
8 <endpoint normalizedDigest="<?xml version="1.0" encoding="utf-16"?><Data address="http://localhost:80/ReportServer_SQL2008/ReportService2010.asmx" binding="basicHttpBinding" bindingConfiguration="ReportingService2010Soap" contract="ReportServiceReference.ReportingService2010Soap" name="ReportingService2010Soap" />" digest="<?xml version="1.0" encoding="utf-16"?><Data address="http://localhost:80/ReportServer_SQL2008/ReportService2010.asmx" binding="basicHttpBinding" bindingConfiguration="ReportingService2010Soap" contract="ReportServiceReference.ReportingService2010Soap" name="ReportingService2010Soap" />" contractName="ReportServiceReference.ReportingService2010Soap" name="ReportingService2010Soap" />
|
|
9 </endpoints>
|
|
10 </configurationSnapshot> |