Why I can't see CrmDiscoveryService type in Intellisense after adding web reference?

StackOverflow https://stackoverflow.com/questions/17185969

  •  01-06-2022
  •  | 
  •  

سؤال

I have added this CrmDiscoveryService Web service reference:

 http://<servername:port>/mscrmservices/2007/ad/crmdiscoveryservice.asmx?WSDL

But still cannot see CrmDiscoveryService type in Intellisense.

(I am working with CRM 4.0 and VS 2012 in C#.)

هل كانت مفيدة؟

المحلول

When you add a Service Reference, go to "Advanced" In the first dialog window, then click "Add Web Reference" on the bottom of the page. On the next page you can add your web reference...

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top