We have problem connecting to NAV 2013 web service, with 2009 it works fine.
We have tested this url from web browser and it works.
http://localhost:7047/DynamicsNAV70/WS/CRONUS%20Canada%2C%20Inc./Page/Integration_Currencies
But when we call service through php code it fails:
Fatal error: Uncaught SoapFault exception: [a:Microsoft.Dynamics.Nav.Service.WebMetadata.ServiceBrokerException] Service "CRONUS Canada%2C Inc/Page/Integration_Currencies" was not found! inNAV_Currencies.php
Does anybody know why this problem is happening in 2013?