Hi,
We are trying develop first time a custom mobile application using the below
1. Visual Studio - Windows Mobile Express 7.1
2. Assemblies from CRM 2011 SDK
3. <Server Path>IOrganization.svc?wsdl
4. Project Type in Visual Studio - Windows Phone Application
While trying to add the SDK assemblies in side the project we get the error below;
"Rerefence can not be added to <path>\sdk\bin\microsoft.crm.sdk.proxy.dll because it was not built using the windows phone runtime.
windows phone projects will work only with windows phone assemblies."
Any idea how to fix this error or anything we are missing.
Appreciate you valuable inputs
Thanks