CrmService Web Service
![]() |
[Applies to: Microsoft Dynamics CRM 4.0]
Find the latest SDK documentation: CRM 2015 SDK
The CrmService Web service contains the classes and methods you need to write custom code for the Microsoft Dynamics CRM server.
To add a Web service to your Microsoft Visual Studio Project, in Solution Explorer, right-click References and click Add Web Reference. Enter the following string into the URL box, using the name of your Microsoft Dynamics CRM server.
http://<servername[:port]>/mscrmservices/2007/crmservice.asmx
In This Section
Lists all entities supported by CrmService.
Discover a reference for all methods in CrmService.
Find a reference for all classes in CrmService.
Read a reference for all enumerations in CrmService.
Provides a reference for all messages in CrmService.
Related Sections
Documents the Web service you use to write custom code that accesses data.
Documents the Web service you use to write custom code that accesses the metadata.
© 2010 Microsoft Corporation. All rights reserved.
