I am trying to add a web service to a .net application.
Firstly i added a page for web service and published it. Then when I checked for it in explorer or .net web reference it shows only one web service by the name System Service.
URL I used is
http://localhost:7047/DynamicsNAV/WS/CR ... ./services
Comments
My suggestions for debugging this problem are as follows.
1) Confirm that the Microsoft Dynamics NAV Server is started in services.
2) Confirm that the database instance to which you are attempting to connect is listed in the CustomSettings.config file in \Program Files\Microsoft Dynamics NAV\60\Service.
These configuration and system settings are assumed by the call to the service (the call to DynamicsNAV).
The service seems to be running (or else you would probably encounter an error in your services call). So I would check to assure that the correct database name is referenced in CustomSettings.config.
If it is not, the documentation recommends stopping the service, updating the config file, saving the file, and restarting the service.
Hope this helps.
Heat = Work
And all things tend to chaos
The same thing is working on another system and its not the first time m using web services on this machine. Previously it worked absolutely fine. Dunno why is it creating a problem now. ](*,)
Can you please try with IP address of Web service machine. may be your machine can't able resolve machine name.
|To-Increase|