i m getting an error while creating a Web Refrence in visual studio application..

SuDSuD Member Posts: 102
vzwf03bo869r.png

Best Answer

Answers

  • Jan_VeenendaalJan_Veenendaal Member Posts: 206
    I think you should use the SOAP webservice instead of the ODATA feed.
    Jan Veenendaal
  • zohaibu95@hotmail.comzohaibu95@hotmail.com Member Posts: 223
    edited 2017-01-26
    I think you should use the SOAP webservice instead of the ODATA feed.

    Yes @Jan_Veenendaal is right. You have to should use SOAP webservice while adding web reference.
    Also if you are on the local network (same machine) then use localhost instead of raymundo.

    While using oData service, all you need is to add Service Reference.

    Hope this helps.
    Best Regards
    Zohaib Ahmed
    Dynamics NAV ERP Technical Consultant.

    please like / agree / verify my answer, if it was helpful for you. thanks.
  • SuDSuD Member Posts: 102
    Thanks for your valuable responces guys..
  • zohaibu95@hotmail.comzohaibu95@hotmail.com Member Posts: 223
    You are welcome :)
    Best Regards
    Zohaib Ahmed
    Dynamics NAV ERP Technical Consultant.

    please like / agree / verify my answer, if it was helpful for you. thanks.
Sign In or Register to comment.