Report Server Email Subscription Crazyness
Environment:Windows Server 2003, SQL Server 2005 SP2 MSDN version, Custom Security Extension using WCF netNamePipeBinding hosted with Windows Service.Works:Log on using Report Manager without a problem. View report, setup subscription, export.Doesn't work:Having problem with subscription.Doesn't matter if it is Email or fileshare subscription.Observation:I have an email subscription every 5 mins. As you can see the errors below it is repeating. The reportserver is having problem finding the WCF contract. I put the WCF configuration in "<SQLServerInstall>/<ReportServerDIR>/reportserver/web.config" wondering if that's the correct location. It is the same exact setup as my report manager.Any ideas?<Header> <Product>Microsoft SQL Server Reporting Services Version 9.00.3042.00</Product> <Locale>en-US</Locale> <TimeZone>Pacific Daylight Time</TimeZone> <Path>C:\Program Files\Microsoft SQL Server\MSSQL.3\Reporting Services\LogFiles\ReportServerService__10_17_2008_02_06_48.log</Path> <SystemName>SNT-IRV-REPORTS</SystemName> <OSName>Microsoft Windows NT 5.2.3790 Service Pack 2</OSName> <OSVersion>5.2.3790.131072</OSVersion></Header>ReportingServicesService!library!9!10/17/2008-02:06:49:: i INFO: Initializing ConnectionType to '0' as specified in Configuration file.ReportingServicesService!library!9!10/17/2008-02:06:49:: i INFO: Initializing IsSchedulingService to 'True' as specified in Configuration file.ReportingServicesService!library!9!10/17/2008-02:06:49:: i INFO: Initializing IsNotificationService to 'True' as specified in Configuration file.ReportingServicesService!library!9!10/17/2008-02:06:49:: i INFO: Initializing IsEventService to 'True' as specified in Configuration file.ReportingServicesService!library!9!10/17/2008-02:06:49:: i INFO: Initializing PollingInterval to '10' second(s) as specified in Configuration file.ReportingServicesService!library!9!10/17/2008-02:06:49:: i INFO: Initializing WindowsServiceUseFileShareStorage to 'False' as specified in Configuration file.ReportingServicesService!library!9!10/17/2008-02:06:49:: i INFO: Initializing MemoryLimit to '60' percent as specified in Configuration file.ReportingServicesService!library!9!10/17/2008-02:06:49:: i INFO: Initializing RecycleTime to '720' minute(s) as specified in Configuration file.ReportingServicesService!library!9!10/17/2008-02:06:49:: i INFO: Initializing MaximumMemoryLimit to '80' percent as specified in Configuration file.ReportingServicesService!library!9!10/17/2008-02:06:49:: i INFO: Initializing MaxAppDomainUnloadTime to '30' minute(s) as specified in Configuration file.ReportingServicesService!library!9!10/17/2008-02:06:49:: i INFO: Initializing MaxQueueThreads to '0' thread(s) as specified in Configuration file.ReportingServicesService!library!9!10/17/2008-02:06:49:: i INFO: Initializing IsWebServiceEnabled to 'True' as specified in Configuration file.ReportingServicesService!library!9!10/17/2008-02:06:49:: i INFO: Initializing MaxActiveReqForOneUser to '20' requests(s) as specified in Configuration file.ReportingServicesService!library!9!10/17/2008-02:06:49:: i INFO: Initializing MaxScheduleWait to '5' second(s) as specified in Configuration file.ReportingServicesService!library!9!10/17/2008-02:06:49:: i INFO: Initializing DatabaseQueryTimeout to '120' second(s) as specified in Configuration file.ReportingServicesService!library!9!10/17/2008-02:06:49:: i INFO: Initializing ProcessRecycleOptions to '0' as specified in Configuration file.ReportingServicesService!library!9!10/17/2008-02:06:49:: i INFO: Initializing RunningRequestsScavengerCycle to '60' second(s) as specified in Configuration file.ReportingServicesService!library!9!10/17/2008-02:06:49:: i INFO: Initializing RunningRequestsDbCycle to '60' second(s) as specified in Configuration file.ReportingServicesService!library!9!10/17/2008-02:06:49:: i INFO: Initializing RunningRequestsAge to '30' second(s) as specified in Configuration file.ReportingServicesService!library!9!10/17/2008-02:06:49:: i INFO: Initializing CleanupCycleMinutes to '10' minute(s) as specified in Configuration file.ReportingServicesService!library!9!10/17/2008-02:06:49:: i INFO: Initializing DailyCleanupMinuteOfDay to default value of '120' minutes since midnight because it was not specified in Configuration file.ReportingServicesService!library!9!10/17/2008-02:06:49:: i INFO: Initializing WatsonFlags to '1072' as specified in Configuration file.ReportingServicesService!library!9!10/17/2008-02:06:49:: i INFO: Initializing WatsonDumpOnExceptions to 'Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException,Microsoft.ReportingServices.Modeling.InternalModelingException' as specified in Configuration file.ReportingServicesService!library!9!10/17/2008-02:06:49:: i INFO: Initializing WatsonDumpExcludeIfContainsExceptions to 'System.Data.SqlClient.SqlException,System.Threading.ThreadAbortException' as specified in Configuration file.ReportingServicesService!library!9!10/17/2008-02:06:49:: i INFO: Initializing SecureConnectionLevel to '1' as specified in Configuration file.ReportingServicesService!library!9!10/17/2008-02:06:49:: i INFO: Initializing DisplayErrorLink to 'True' as specified in Configuration file.ReportingServicesService!library!9!10/17/2008-02:06:49:: i INFO: Initializing WebServiceUseFileShareStorage to 'False' as specified in Configuration file.ReportingServicesService!resourceutilities!9!10/17/2008-02:06:49:: i INFO: Reporting Services starting SKU: EnterpriseReportingServicesService!resourceutilities!9!10/17/2008-02:06:49:: i INFO: Evaluation copy: 0 days leftReportingServicesService!library!3!10/17/2008-02:06:49:: i INFO: Catalog SQL Server Edition = EnterpriseReportingServicesService!crypto!3!10/17/2008-02:06:49:: i INFO: Initializing crypto as user: SENTINEL\erommelReportingServicesService!crypto!3!10/17/2008-02:06:49:: i INFO: Exporting public keyReportingServicesService!crypto!3!10/17/2008-02:06:49:: i INFO: Performing sku validationReportingServicesService!crypto!3!10/17/2008-02:06:49:: i INFO: Importing existing encryption keyReportingServicesService!dbpolling!3!10/17/2008-02:06:49:: i INFO: EventPolling polling service startedReportingServicesService!dbpolling!3!10/17/2008-02:06:49:: i INFO: NotificationPolling polling service startedReportingServicesService!dbpolling!3!10/17/2008-02:06:49:: i INFO: SchedulePolling polling service startedReportingServicesService!dbpolling!3!10/17/2008-02:06:49:: i INFO: UpgradePolling polling service startedReportingServicesService!dbpolling!8!10/17/2008-02:06:49:: i INFO: EventPolling heartbeat thread started.ReportingServicesService!dbpolling!c!10/17/2008-02:06:49:: i INFO: NotificationPolling heartbeat thread started.ReportingServicesService!dbpolling!a!10/17/2008-02:06:49:: i INFO: Polling startedReportingServicesService!runningjobs!3!10/17/2008-02:06:49:: i INFO: Database Cleanup (NT Service) timer enabled: Next Event: 600 seconds. Cycle: 600 secondsReportingServicesService!runningjobs!3!10/17/2008-02:06:49:: i INFO: Running Requests Scavenger timer enabled: Next Event: 60 seconds. Cycle: 60 secondsReportingServicesService!runningjobs!3!10/17/2008-02:06:49:: i INFO: Running Requests DB timer enabled: Next Event: 60 seconds. Cycle: 60 secondsReportingServicesService!runningjobs!3!10/17/2008-02:06:49:: i INFO: Execution Log Entry Expiration timer enabled: Next Event: 10 seconds. Cycle: 86400 secondsReportingServicesService!runningjobs!3!10/17/2008-02:06:49:: i INFO: Memory stats update timer enabled: Next Event: 60 seconds. Cycle: 60 secondsReportingServicesService!runningjobs!3!10/17/2008-02:06:49:: i INFO: SQM timer timer enabled: Next Event: 3190 seconds. Cycle: 86400 secondsReportingServicesService!dbcleanup!15!10/17/2008-02:06:59:: i INFO: Expiring old execution log entriesReportingServicesService!dbcleanup!15!10/17/2008-02:06:59:: i INFO: Expiration of old execution log entries is complete. Removed 0 entries.ReportingServicesService!dbcleanup!15!10/17/2008-02:06:59:: i INFO: Cleaned 0 broken snapshots, 0 chunks, there were 0 unsuccessful attemptsReportingServicesService!dbcleanup!15!10/17/2008-02:06:59:: i INFO: Cleaned 0 parameters valuesReportingServicesService!dbpolling!a!10/17/2008-02:10:09:: i INFO: EventPolling processing 1 more items. 1 Total items in internal queue.ReportingServicesService!dbpolling!11!10/17/2008-02:10:09:: i INFO: EventPolling processing item 7388bd80-3f4f-4c40-a9d3-d753f2107066ReportingServicesService!library!11!10/17/2008-02:10:09:: i INFO: Schedule 725b6b45-ef6f-42bb-8365-9939c0cc4d29 executed at 10/17/2008 2:10:09 AM.ReportingServicesService!schedule!11!10/17/2008-02:10:09:: Creating Time based subscription notification for subscription: 25416e93-cbc4-47a4-b7b7-1458a4138ddfReportingServicesService!library!11!10/17/2008-02:10:09:: i INFO: Schedule 725b6b45-ef6f-42bb-8365-9939c0cc4d29 execution completed at 10/17/2008 2:10:09 AM.ReportingServicesService!dbpolling!11!10/17/2008-02:10:09:: i INFO: EventPolling finished processing item 7388bd80-3f4f-4c40-a9d3-d753f2107066ReportingServicesService!dbpolling!a!10/17/2008-02:10:09:: i INFO: NotificationPolling processing 1 more items. 1 Total items in internal queue.ReportingServicesService!dbpolling!14!10/17/2008-02:10:09:: i INFO: NotificationPolling processing item 31218d40-e151-4d8d-bf7d-19c652816d25ReportingServicesService!library!14!10/17/2008-02:10:09:: i INFO: Initializing EnableIntegratedSecurity to 'True' as specified in Server system properties.ReportingServicesService!library!14!10/17/2008-02:10:09:: i INFO: Call to RenderFirst( '/Sentrack/Clerk of Court/Clerk Report - BSITF Total By Period' )ReportingServicesService!extensionfactory!14!10/17/2008-02:10:09:: e ERROR: Exception caught instantiating Forms report server extension: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: The type initializer for 'Microsoft.Samples.ReportingServices.CustomSecurity.Authorization' threw an exception. ---> System.InvalidOperationException: Could not find default endpoint element that references contract 'ServiceReference_SentinelData.IService_Sentinel_Data' in the ServiceModel client configuration section. This might be because no configuration file was found for your application, or because no endpoint element matching this contract could be found in the client element. at System.ServiceModel.Description.ConfigLoader.LoadChannelBehaviors(ServiceEndpoint serviceEndpoint, String configurationName) at System.ServiceModel.ChannelFactory.ApplyConfiguration(String configurationName) at System.ServiceModel.ChannelFactory.InitializeEndpoint(String configurationName, EndpointAddress address) at System.ServiceModel.ChannelFactory`1..ctor(String endpointConfigurationName, EndpointAddress remoteAddress) at System.ServiceModel.EndpointTrait`1.CreateSimplexFactory() at System.ServiceModel.EndpointTrait`1.CreateChannelFactory() at System.ServiceModel.ClientBase`1.CreateChannelFactoryRef(EndpointTrait`1 endpointTrait) at System.ServiceModel.ClientBase`1.InitializeChannelFactoryRef() at System.ServiceModel.ClientBase`1..ctor() at Microsoft.Samples.ReportingServices.CustomSecurity.ServiceReference_SentinelData.Service_Sentinel_DataClient..ctor() in C:\Documents and Settings\erommel\My Documents\Visual Studio 2008\Projects\WebReportSecurityExtension\FormsAuthentication\Service References\ServiceReference_SentinelData\Reference.cs:line 39 at Microsoft.Samples.ReportingServices.CustomSecurity.SentinelService.Acquire() in C:\Documents and Settings\erommel\My Documents\Visual Studio 2008\Projects\WebReportSecurityExtension\FormsAuthentication\SentinelService.cs:line 22 at Microsoft.Samples.ReportingServices.CustomSecurity.Authorization..cctor() in C:\Documents and Settings\erommel\My Documents\Visual Studio 2008\Projects\WebReportSecurityExtension\FormsAuthentication\Authorization.cs:line 34 --- End of inner exception stack trace --- --- End of inner exception stack trace --- at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck) at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache) at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache) at System.Activator.CreateInstance(Type type, Boolean nonPublic) at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes) at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes) at System.Reflection.Assembly.CreateInstance(String typeName, Boolean ignoreCase, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes) at Microsoft.ReportingServices.Diagnostics.ExtensionClassFactory.CreateExtensionObject(Extension extConfig).ReportingServicesService!library!14!10/17/2008-02:10:09:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: The report server has encountered a configuration error. See the report server log files for more information., Could not load Authorization extension;Info: Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: The report server has encountered a configuration error. See the report server log files for more information.ReportingServicesService!library!14!10/17/2008-02:10:09:: i INFO: Initializing EnableExecutionLogging to 'True' as specified in Server system properties.ReportingServicesService!emailextension!14!10/17/2008-02:10:09:: Error sending email. Microsoft.ReportingServices.Diagnostics.Utilities.RSException: The report server has encountered a configuration error. See the report server log files for more information. ---> Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: The report server has encountered a configuration error. See the report server log files for more information. at Microsoft.ReportingServices.Library.Security.get_AuthorizationExtension() at Microsoft.ReportingServices.Library.Security.CheckAccess(ItemType catItemType, Byte[] secDesc, ReportOperation rptOper, String reportPath) at Microsoft.ReportingServices.Library.RSService._GetReportParameterDefinitionFromCatalog(CatalogItemContext reportContext, String historyID, Boolean forRendering, Guid& reportID, Int32& executionOption, String& savedParametersXml, ReportSnapshot& compiledDefinition, ReportSnapshot& snapshotData, Guid& linkID, DateTime& historyOrSnapshotDate, Byte[]& secDesc) at Microsoft.ReportingServices.Library.RSService._GetReportParameters(ClientRequest session, String report, String historyID, Boolean forRendering, NameValueCollection values, DatasourceCredentialsCollection credentials) at Microsoft.ReportingServices.Library.RSService.RenderAsLiveOrSnapshot(CatalogItemContext reportContext, ClientRequest session, Warning[]& warnings, ParameterInfoCollection& effectiveParameters) at Microsoft.ReportingServices.Library.RSService.RenderFirst(CatalogItemContext reportContext, ClientRequest session, Warning[]& warnings, ParameterInfoCollection& effectiveParameters, String[]& secondaryStreamNames) at Microsoft.ReportingServices.Library.RenderFirstCancelableStep.Execute() at Microsoft.ReportingServices.Diagnostics.CancelablePhaseBase.ExecuteWrapper() --- End of inner exception stack trace --- at Microsoft.ReportingServices.Diagnostics.CancelablePhaseBase.ExecuteWrapper() at Microsoft.ReportingServices.Library.RenderFirstCancelableStep.RenderFirst(RSService rs, CatalogItemContext reportContext, ClientRequest session, JobType type, Warning[]& warnings, ParameterInfoCollection& effectiveParameters, String[]& secondaryStreamNames) at Microsoft.ReportingServices.Library.ReportImpl.Render(String renderFormat, String deviceInfo) at Microsoft.ReportingServices.EmailDeliveryProvider.EmailProvider.ConstructMessageBody(IMessage message, Notification notification, SubscriptionData data) at Microsoft.ReportingServices.EmailDeliveryProvider.EmailProvider.CreateMessage(Notification notification) at Microsoft.ReportingServices.EmailDeliveryProvider.EmailProvider.Deliver(Notification notification)ReportingServicesService!notification!14!10/17/2008-02:10:09:: Notification 31218d40-e151-4d8d-bf7d-19c652816d25 completed. Success: False, Status: Failure sending mail: The report server has encountered a configuration error. See the report server log files for more information., DeliveryExtension: Report Server Email, Report: Clerk Report - BSITF Total By Period, Attempt 0ReportingServicesService!dbpolling!14!10/17/2008-02:10:09:: i INFO: NotificationPolling finished processing item 31218d40-e151-4d8d-bf7d-19c652816d25ReportingServicesService!dbpolling!a!10/17/2008-02:15:09:: i INFO: EventPolling processing 1 more items. 1 Total items in internal queue.ReportingServicesService!dbpolling!13!10/17/2008-02:15:09:: i INFO: EventPolling processing item 540bfe1b-b99a-4aa7-85cc-cd21d37dbe3aReportingServicesService!library!13!10/17/2008-02:15:09:: i INFO: Schedule 725b6b45-ef6f-42bb-8365-9939c0cc4d29 executed at 10/17/2008 2:15:09 AM.ReportingServicesService!schedule!13!10/17/2008-02:15:09:: Creating Time based subscription notification for subscription: 25416e93-cbc4-47a4-b7b7-1458a4138ddfReportingServicesService!library!13!10/17/2008-02:15:09:: i INFO: Schedule 725b6b45-ef6f-42bb-8365-9939c0cc4d29 execution completed at 10/17/2008 2:15:09 AM.ReportingServicesService!dbpolling!13!10/17/2008-02:15:09:: i INFO: EventPolling finished processing item 540bfe1b-b99a-4aa7-85cc-cd21d37dbe3aReportingServicesService!dbpolling!a!10/17/2008-02:15:09:: i INFO: NotificationPolling processing 1 more items. 1 Total items in internal queue.ReportingServicesService!dbpolling!13!10/17/2008-02:15:09:: i INFO: NotificationPolling processing item 06d047f9-d2f5-4e56-9183-9bf4aa23a788ReportingServicesService!library!13!10/17/2008-02:15:09:: i INFO: Call to RenderFirst( '/Sentrack/Clerk of Court/Clerk Report - BSITF Total By Period' )ReportingServicesService!library!13!10/17/2008-02:15:09:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: The report server has encountered a configuration error. See the report server log files for more information., Could not load Authorization extension;Info: Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: The report server has encountered a configuration error. See the report server log files for more information.ReportingServicesService!library!13!10/17/2008-02:15:09:: i INFO: Initializing EnableExecutionLogging to 'True' as specified in Server system properties.ReportingServicesService!emailextension!13!10/17/2008-02:15:09:: Error sending email. Microsoft.ReportingServices.Diagnostics.Utilities.RSException: The report server has encountered a configuration error. See the report server log files for more information. ---> Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: The report server has encountered a configuration error. See the report server log files for more information. at Microsoft.ReportingServices.Library.Security.get_AuthorizationExtension() at Microsoft.ReportingServices.Library.Security.CheckAccess(ItemType catItemType, Byte[] secDesc, ReportOperation rptOper, String reportPath) at Microsoft.ReportingServices.Library.RSService._GetReportParameterDefinitionFromCatalog(CatalogItemContext reportContext, String historyID, Boolean forRendering, Guid& reportID, Int32& executionOption, String& savedParametersXml, ReportSnapshot& compiledDefinition, ReportSnapshot& snapshotData, Guid& linkID, DateTime& historyOrSnapshotDate, Byte[]& secDesc) at Microsoft.ReportingServices.Library.RSService._GetReportParameters(ClientRequest session, String report, String historyID, Boolean forRendering, NameValueCollection values, DatasourceCredentialsCollection credentials) at Microsoft.ReportingServices.Library.RSService.RenderAsLiveOrSnapshot(CatalogItemContext reportContext, ClientRequest session, Warning[]& warnings, ParameterInfoCollection& effectiveParameters) at Microsoft.ReportingServices.Library.RSService.RenderFirst(CatalogItemContext reportContext, ClientRequest session, Warning[]& warnings, ParameterInfoCollection& effectiveParameters, String[]& secondaryStreamNames) at Microsoft.ReportingServices.Library.RenderFirstCancelableStep.Execute() at Microsoft.ReportingServices.Diagnostics.CancelablePhaseBase.ExecuteWrapper() --- End of inner exception stack trace --- at Microsoft.ReportingServices.Diagnostics.CancelablePhaseBase.ExecuteWrapper() at Microsoft.ReportingServices.Library.RenderFirstCancelableStep.RenderFirst(RSService rs, CatalogItemContext reportContext, ClientRequest session, JobType type, Warning[]& warnings, ParameterInfoCollection& effectiveParameters, String[]& secondaryStreamNames) at Microsoft.ReportingServices.Library.ReportImpl.Render(String renderFormat, String deviceInfo) at Microsoft.ReportingServices.EmailDeliveryProvider.EmailProvider.ConstructMessageBody(IMessage message, Notification notification, SubscriptionData data) at Microsoft.ReportingServices.EmailDeliveryProvider.EmailProvider.CreateMessage(Notification notification) at Microsoft.ReportingServices.EmailDeliveryProvider.EmailProvider.Deliver(Notification notification)ReportingServicesService!notification!13!10/17/2008-02:15:09:: Notification 06d047f9-d2f5-4e56-9183-9bf4aa23a788 completed. Success: False, Status: Failure sending mail: The report server has encountered a configuration error. See the report server log files for more information., DeliveryExtension: Report Server Email, Report: Clerk Report - BSITF Total By Period, Attempt 0ReportingServicesService!dbpolling!13!10/17/2008-02:15:09:: i INFO: NotificationPolling finished processing item 06d047f9-d2f5-4e56-9183-9bf4aa23a788
October 17th, 2008 8:31pm

>> I put the WCF configuration in "<SQLServerInstall>/<ReportServerDIR>/reportserver/web.config" wondering if that's the correct location. It is the same exact setup as my report manager. No, location is wrong: subscriptions are executed by windows service, and the location you use is for the web service. Correct one is <SQLServerInstall>/<ReportServerDIR>/reportserver/bin/ReportingServicesService.exe.config. Thanks, Igor
Free Windows Admin Tool Kit Click here and download it now
October 21st, 2008 12:08am

Hi, I was searching for a sultion for a similar problem, however the Report logs are clear. I only see in Security viewer the issue. ANy ideas ??? Logon Failure: Reason: An error occurred during logon User Name: Domain: Logon Type: 3 Logon Process: Authz Authentication Package: Kerberos Workstation Name: PGRPT Status code: 0x8009030E Substatus code: 0x0 Caller User Name: LOCAL SERVICE Caller Domain: NT AUTHORITY Caller Logon ID: (0x0,0x3E5) Caller Process ID: 15736 Transited Services: - Source Network Address: - Source Port: -
March 2nd, 2010 9:54pm

Excellent! - I've been looking for a solution to a similar problem for a while now. Thank you for helping me to resolve this.
Free Windows Admin Tool Kit Click here and download it now
April 9th, 2010 12:15am

I have found the following solution when calling a WCF Service from withing a Windows Service. The call works in a windows application but gives a typeinitialization error when called from the service Add the following to the app.config <system.serviceModel> <bindings> <basicHttpBinding> <binding name="BasicHttpBinding_IService" closeTimeout="00:01:00" openTimeout="00:01:00" receiveTimeout="00:10:00" sendTimeout="00:01:00" allowCookies="false" bypassProxyOnLocal="false" hostNameComparisonMode="StrongWildcard" maxBufferSize="65536" maxBufferPoolSize="524288" maxReceivedMessageSize="65536" messageEncoding="Text" textEncoding="utf-8" transferMode="Buffered" useDefaultWebProxy="true"> <readerQuotas maxDepth="32" maxStringContentLength="8192" maxArrayLength="16384" maxBytesPerRead="4096" maxNameTableCharCount="16384" /> <security mode="None"> <transport clientCredentialType="None" proxyCredentialType="None" realm="" /> <message clientCredentialType="UserName" algorithmSuite="Default" /> </security> </binding> </basicHttpBinding> </bindings> <client> <endpoint address="http://localhost:2002/WCFService/Service.svc" binding="basicHttpBinding" bindingConfiguration="BasicHttpBinding_IService" contract="CoreWebService.IService" name="BasicHttpBinding_IService" /> </client> </system.serviceModel>
May 17th, 2011 11:21am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics