I am trying to send a voice of the customer survey via a workflow. Which worked perfectly well yesterday, but this morning my workflow is failing with the below error.
I have tried recreating my survey, but get the same error. Anyone have any ideas what the issue may be?
Thanks
Plugin Trace:
[Microsoft.Xrm.Sdk.Workflow: Microsoft.Xrm.Sdk.Workflow.Activities.SendEmail]
[SendEmailStep1]
[Microsoft.Crm.Surveys.Plugins.Merged: Microsoft.Crm.Surveys.Plugins.EmailInvitePlugin]
[139db522-b7c6-e111-a6b5-00155d230e08: Microsoft.Crm.Surveys.Plugins.EmailInvitePlugin: Create of email]
1
8e64b84d-efa8-e711-a827-000d3a2a3ab7
3
4
5
7
Exception: System.ServiceModel.FaultException`1[Microsoft.Xrm.Sdk.OrganizationServiceFault]: System.NullReferenceException: Object reference not set to an instance of an object.
at Microsoft.Crm.Surveys.Plugins.VocPluginContext.GetAzureDeployment()
at Microsoft.Crm.Surveys.Plugins.InvitationPlugin.GetSlug(Guid activityId, VocPluginContext vocPluginContext)
at Microsoft.Crm.Surveys.Plugins.InvitationPlugin.ExecutePluginLogic(VocPluginContext vocPluginContext)
at Microsoft.Crm.Surveys.Plugins.BasePlugin.Execute(IServiceProvider serviceProvider) (Fault Detail is equal to Exception details:
ErrorCode: 0x80040265
Message: System.NullReferenceException: Object reference not set to an instance of an object.
at Microsoft.Crm.Surveys.Plugins.VocPluginContext.GetAzureDeployment()
at Microsoft.Crm.Surveys.Plugins.InvitationPlugin.GetSlug(Guid activityId, VocPluginContext vocPluginContext)
at Microsoft.Crm.Surveys.Plugins.InvitationPlugin.ExecutePluginLogic(VocPluginContext vocPluginContext)
at Microsoft.Crm.Surveys.Plugins.BasePlugin.Execute(IServiceProvider serviceProvider);
[Microsoft.Crm.Surveys.Plugins.Merged: Microsoft.Crm.Surveys.Plugins.InvitationPlugin]
[56352915-bf2d-e211-a2df-00155d230e13: Microsoft.Crm.Surveys.Plugins.InvitationPlugin: Create of msdyn_surveyinvite]
Exception: System.NullReferenceException: Object reference not set to an instance of an object.
at Microsoft.Crm.Surveys.Plugins.VocPluginContext.GetAzureDeployment()
at Microsoft.Crm.Surveys.Plugins.InvitationPlugin.GetSlug(Guid activityId, VocPluginContext vocPluginContext)
...).
Error Message:
Unhandled Exception: Microsoft.Xrm.Sdk.InvalidPluginExecutionException: System.ServiceModel.FaultException`1[Microsoft.Xrm.Sdk.OrganizationServiceFault]: System.NullReferenceException: Object reference not set to an instance of an object.
at Microsoft.Crm.Surveys.Plugins.VocPluginContext.GetAzureDeployment()
at Microsoft.Crm.Surveys.Plugins.InvitationPlugin.GetSlug(Guid activityId, VocPluginContext vocPluginContext)
at Microsoft.Crm.Surveys.Plugins.InvitationPlugin.ExecutePluginLogic(VocPluginContext vocPluginContext)
at Microsoft.Crm.Surveys.Plugins.BasePlugin.Execute(IServiceProvider serviceProvider) (Fault Detail is equal to Exception details:
ErrorCode: 0x80040265
Message: System.NullReferenceException: Object reference not set to an instance of an object.
at Microsoft.Crm.Surveys.Plugins.VocPluginContext.GetAzureDeployment()
at Microsoft.Crm.Surveys.Plugins.InvitationPlugin.GetSlug(Guid activityId, VocPluginContext vocPluginContext)
at Microsoft.Crm.Surveys.Plugins.InvitationPlugin.ExecutePluginLogic(VocPluginContext vocPluginContext)
at Microsoft.Crm.Surveys.Plugins.BasePlugin.Execute(IServiceProvider serviceProvider);
[Microsoft.Crm.Surveys.Plugins.Merged: Microsoft.Crm.Surveys.Plugins.InvitationPlugin]
[56352915-bf2d-e211-a2df-00155d230e13: Microsoft.Crm.Surveys.Plugins.InvitationPlugin: Create of msdyn_surveyinvite]
Exception: System.NullReferenceException: Object reference not set to an instance of an object.
at Microsoft.Crm.Surveys.Plugins.VocPluginContext.GetAzureDeployment()
at Microsoft.Crm.Surveys.Plugins.InvitationPlugin.GetSlug(Guid activityId, VocPluginContext vocPluginContext)
...).