We are replacing our old (dos) accounting system with the MS Nav 2009 and interfacing via webservices, or will be once I can get the NuSoap.php client to recognise that the service has operations.
So far I have got the service to recognise the login (via ntlm auth), send the WSDL and it *seems* to parse ok. Except trying to use an operation comes up with a "no operations declared in this WSDL" error.
Anyone come across this / fixed it / given up , before.