Hoppa till huvudinnehållet

workfllow error message from httpmyserverGeocortexEssentialsRESTsitesCharlotteArcGISOnlineworkflowsSearchForSchoolsWorkflowf=pj…

Kommentarer

1 kommentar

  • Permanently deleted user
    Hi Jeff,   As of Essentials 3.3 the assembly that provides the Geocortex.Workflow.Activities has been changed from "Geocortex.Workflow" to "Geocortex.Workflow.Activities".  This is so that we can upgrade one without upgrading the other.   To fix your workflow file, open the XAML file up in a text editor and replace:   xmlns:gwa="clr- namespace:Geocortex.Workflow.Activities;assembly=Geocortex.Workflow"   With:

     

    xmlns:gwa="clr- namespace:Geocortex.Workflow.Activities;assembly=Geocortex.Workflow.Activities"   Are you seeing this error following an upgrade, or when moving the Workflow XAML files around in your organization?   -Malcolm
    0

Du måste logga in om du vill lämna en kommentar.