Hi all,
I installed the unmanaged plugin to retrieve geocode data from the below site:
http://www.dynamicscrmpros.com/integrating-microsoft-dynamics-crm-bing-maps-rest-services/
now I did this in our development environment and all worked perfectly, no issues at all. Just had to add our Bing maps key. However when I then tried to do the same on our live system it all installed without issue and the processes are running but it errors as below:
The trace file for this shows:
[2016-07-15 12:21:51.325] Process:Microsoft.Crm.Sandbox.HostService |Organization:a3617675-2784-4113-96e8-507e1f37216d |Thread: 95 |Category: Sandbox |User: 00000000-0000-0000-0000-000000000000 |Level: Error |ReqId: 00000000-0000-0000-0000-000000000000 | SandboxWorkerManager.GetWorkerProcess ilOffset = 0x2F
>Not An Error: WorkerProcess assigned to org:a3617675-2784-4113-96e8-507e1f37216d with process id:{8e0ad98b-8c9c-4860-87b4-29cbe698cdd1}:2572
[2016-07-15 12:21:55.281] Process:Microsoft.Crm.Sandbox.HostService |Organization:a3617675-2784-4113-96e8-507e1f37216d |Thread: 95 |Category: Sandbox |User: 00000000-0000-0000-0000-000000000000 |Level: Error |ReqId: 00000000-0000-0000-0000-000000000000 | SandboxWorkerProcess.ExecuteCustomWorkflowActivity ilOffset = 0x2D
>SandboxWorkerProcess: Execute failed for worker process: {8e0ad98b-8c9c-4860-87b4-29cbe698cdd1}:2572, client id: 403DE80D, for org: a3617675-2784-4113-96e8-507e1f37216d, with exception: System.ServiceModel.FaultException`1[Microsoft.Xrm.Sdk.OrganizationServiceFault]: System.Security.SecurityException: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #E3EDE697, Call Info Hierarchy:CRM-SRV2012; Microsoft.Crm.Sandbox.HostService.exe (3772); 910841D6; execution time:00:00:03.9553286; McGladrey.Crm.Extensibility.Bing.Maps, Version=1.0.0.0, Culture=neutral, PublicKeyToken=22475553cc3805ff:McGladrey.Crm.Extensibility.Bing.Maps.GeocodeAddress <- CRM-SRV2012; CrmAsyncService.exe (1264); BF4ECDEF; execution time:00:00:03.9593285
[2016-07-15 12:21:55.282] Process:Microsoft.Crm.Sandbox.HostService |Organization:a3617675-2784-4113-96e8-507e1f37216d |Thread: 95 |Category: Sandbox |User: 00000000-0000-0000-0000-000000000000 |Level: Error |ReqId: 00000000-0000-0000-0000-000000000000 | SandboxWorkerProcess.ExecuteCustomWorkflowActivity ilOffset = 0x2D
>Fault exception - proxy OK
ive read to try taking it out of running in sandbox mode but this still didn't work. And also that KB2840628 may be the problem but I cant find this on the server anyway. So not sure why this is working in one environment and not the other.
any help appreciated.
Terry