annotate SSRS/SSRS.Services/Service References/ReportExecutionServiceReference/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="ReportExecutionServiceSoap" />" bindingType="basicHttpBinding" name="ReportExecutionServiceSoap" />
|
|
6 </bindings>
|
|
7 <endpoints>
|
|
8 <endpoint normalizedDigest="<?xml version="1.0" encoding="utf-16"?><Data address="http://localhost:80/ReportServer_SQL2008/ReportExecution2005.asmx" binding="basicHttpBinding" bindingConfiguration="ReportExecutionServiceSoap" contract="ReportExecutionServiceReference.ReportExecutionServiceSoap" name="ReportExecutionServiceSoap" />" digest="<?xml version="1.0" encoding="utf-16"?><Data address="http://localhost:80/ReportServer_SQL2008/ReportExecution2005.asmx" binding="basicHttpBinding" bindingConfiguration="ReportExecutionServiceSoap" contract="ReportExecutionServiceReference.ReportExecutionServiceSoap" name="ReportExecutionServiceSoap" />" contractName="ReportExecutionServiceReference.ReportExecutionServiceSoap" name="ReportExecutionServiceSoap" />
|
|
9 </endpoints>
|
|
10 </configurationSnapshot> |