So I've been having some trouble with re-coding some of my works Service Processors in order to point from WCF to a Dell Boomi Endpoint for a recent website migration we are under-going, and the service references (which should have all of the classes in it already) are unable to be configured as I just get a System.ArgumentException when I change the address for the endpoint. There is minimal description in the output that helps and I was wondering if anyone has any insight on this, whether something in general settings is wrong or I am going about it wrong.
I am a little new to Visual Studio as I normally code in Java but I have had to re-adjust for this project for now, so hopefully I am just missing something simple. Let me know if you can help, thanks!