public ReportServiceClient() : base(ReportServiceClient.GetDefaultBinding(), ReportServiceClient.GetDefaultEndpointAddress()) { this.Endpoint.Name = EndpointConfiguration.BasicHttpBinding_ReportService.ToString(); ConfigureEndpoint(this.Endpoint, this.ClientCredentials); }