.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

Popular posts from this blog

how to build hyperlink for query string in php -

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

queue - mq_receive: message too long -