Hi Mark
That solved it, no idea how I did not see this, I changed the local host to IP in the Visual Studio Properties of the WSDL but not in the WSDL itself .
We have another problem that maybe you have seen , I can open it as another discussion thread but not many know B1WS so I am asking you in this thread.
We’re trying to add reference to the web service under the B1WS web app (the wsdl in the /WebReference folder) from a modern asp.net 4.6 web api app. We’re not sure what is the right binding configuration we need to configure in the web.config. The default one produces binary requests that cause an exception to be thrown on the B1WS side.
Its like when we work with the VB.NET project that B1WS provides all works, but when we move to our machine and use newer .NET version we get binding problems. Any help will be great
Eyal