Hi,
Iam trying to add a Service reference of a Nav Web Service to my .NET console application.
When i try to do this iam not able to add a reference and i get an error.
The error message is as follows:
There was an error downloading '192.168.9.215/.../AlfFail$metadata'.
I request you to kindly help me out on this.
Thanks in Advance,
Pankaj
*This post is locked for comments
hi
* be sure that you refer the nav webservice as .net web service and not as wcf service.
inserting a new service reference in VS (>=2010) means in 1. instance a wcf service. the button for the web service is in the bottom left corner of the service reference dialog.
* check in your as web service published nav object (hopefully a CU, not a page) the function parameters and the return type. be sure that the used parameters in the functions are all plain and simple. so, do not use array or other datatypes, that are not serializable. only use text, int, etc.
best regards
Hi Pankaj,
Can you please try to enable (if possible) NTLM authentication on your NAV service (Dynamics NAV Administration Console -> "Use NTLM Authentication"). Also please re-publish the webservice and check if the webservice is accessible through http in Internet Explorer.
Best regards
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156