https://linen.dev logo
Title
e

Easy Work

03/31/2023, 2:01 PM
Good morning. I'm mocking a WCF POST method to be consumed by a WCF, by Visual Studio 2019, but I'm getting this error: "The remote server returned an error: (404) Not Found." The interesting thing is that via SOAPUI when I call the WireMock route it works but Visual Studio presents the error.
o

Oleg Nenashev

04/03/2023, 7:11 AM
Hello. Looks strange. Could you please share your WCF config? I suspect the endpoint of WireMock is just not accessible due to different config / network filters /etc