© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•2y ago•
4 replies
Eple

Issue with ASP.NET Core and WCF Service Integration

Hey everyone,

I’m working on an ASP.NET Core application that consumes a WCF service. I’ve encountered an issue, and I’m hoping someone here might have some insights.

When my app runs for the first time after some while, I get the following error message:

Exception:
System.ServiceModel.FaultException1[MyProj.ExternalService.ServiceError]: There is already an open DataReader associated with this Command which must be closed first. (Fault Detail is equal to MyProj.ExternalService.ServiceError).`

It looks like the external service is returning the "There is already an open DataReader…" message.

Has anyone experienced something similar, or does anyone know what might be causing this?
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

WCF Connected Service ASP NET Core
C#CC# / help
4y ago
Routing issue with ASP.Net Core
C#CC# / help
4y ago
Issue with AddUserStore in asp.net core
C#CC# / help
3y ago