I have a WCF Service running fine on my local machine. I put it on the servers, and I am receiving the following error:
An error occurred while receiv
I figured out the problem. It ended up being a path to my config file was wrong. The errors for WCF are so helpful sometimes.