.net - Accessing Microsoft hosted CRM 4 using web services -
i'm trying perform proof of concept of integration crm 4.0 project designing. rather installing trial version require setting active directory well, setup trial hosted version here: http://crm.dynamics.com/en-gb/trial-overview
i trying establish web services connection getting 401 unauthorised error. of code samples found involve using discoveredservice cannot add web reference in visual studio doesn't find it. asmx file there when accessed in web browser there execute method init.
i suppose question is: can hosted microsoft crm solution accessed using crm web services?
thanks help, john
absolutely, download microsoft crm sdk. contains code samples set this.
Comments
Post a Comment