locked
How to use CRM Web Service with SaaS RRS feed

  • Question

  • Hello!
    I'm using SaaS and have a question how can I use CRM WebService.
    It seem that I should enter name and password but how shoul I do it?
    When I try to add web reference in Visual Studio it is so that webservice is not found because there is a problem because I have to signin.
    Usially I enter my name and password in Internet explorer while entering CRM.

    Thanks a lot!
    Tuesday, April 28, 2009 2:28 PM

Answers

  • Hi Maxim, login into the CRM Application, go to Settings -> Customizations and click on "Download Web Service description Files". This will give you the WSDL file. Then you can use WSDL.EXE to create the proxy classes and add it to your project.
    • Proposed as answer by Uwer10 Monday, May 4, 2009 3:10 AM
    • Marked as answer by Donna EdwardsMVP Sunday, June 28, 2009 6:29 PM
    Wednesday, April 29, 2009 8:49 PM