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.
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 byUwer10Monday, May 4, 2009 3:10 AM
Marked as answer byDonna EdwardsMVPSunday, June 28, 2009 6:29 PM