hicham73 / CrmWorkflowExplorer

Plugin in the making for XrmToolBox
2 stars 3 forks source link

Error on "Load Workflows" #3

Open CTH12 opened 7 years ago

CTH12 commented 7 years ago

Running MS CRM 2011 On-Premise, when I first open up app and select "Load Workflows", I get the following error:

'Workflow' entity doesn't contain attribute with Name = 'mode'.

Here is the full exception text from the JIT debugger:

** Exception Text ** System.ServiceModel.FaultException`1[Microsoft.Xrm.Sdk.OrganizationServiceFault]: 'Workflow' entity doesn't contain attribute with Name = 'mode'. (Fault Detail is equal to Microsoft.Xrm.Sdk.OrganizationServiceFault).

Let me know if you would like for me to include the full JIT report. Thank you in advance.

bigjig commented 7 years ago

I am also getting the same error and its is a CRM 2011 org.

lukaskab commented 7 years ago

I have the same problem