Hi there,
When I'm trying to debug a workflow through Plug-in register profile, its throwing below error.
I've latest rollup update and plugin registration tool. Any suggestions.
Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object.
at PluginProfiler.Library.WorkflowXamlUtility.InstrumentStep(XmlNode activityNode, XmlNamespaceManager ns, InstrumentedStepConfiguration step, String workflowAssemblyName)
at PluginProfiler.Library.WorkflowXamlUtility.InstrumentXaml(IOrganizationService service, String xaml, IList`1 steps)
at PluginProfiler.Library.ProfilerManagementUtility.EnableWorkflow(IOrganizationService service, String overrideKeyFileName, Guid workflowId, Boolean persistToEntity, String persistenceSessionKey, Boolean includeSecureInformation, Boolean isContextReplay,
CustomActivityStep[] workflowSteps)
at Microsoft.Crm.Tools.PluginRegistration.ProfilerSettingsForm.OKButton_Click(Object sender, EventArgs e)
Thanks
Kiran.