Hi I am trying to follow this article but am stuck on importing one of the web references.
http://msdn.microsoft.com/en-us/library/bb955359.aspx
This bit:
To add the CrmService Web service reference
In the Solution Explorer window, right-click your project name and choose Add Web Reference. In the Add Web Reference wizard, type the URL for the CrmService Web service in the URL box, using the name and port number for your Microsoft Dynamics CRM server, and then click Go. For example: http:///mscrmservices/2007/CrmServiceWsdl.aspx
When I go to this address I can see the wsdl definition but the Add reference box never activates.
Any ideas?