Where do I download Developer Framework?
I've seen in multiple videos where the host is developing workflows in Visual Studio but for the life of me I can't find where do download this Developer framework. Where can I find it?
-
No need to download anything. Just follow these steps (I copied these from some place, can't remember where)
- Make a copy of WorkflowDesigner\Geocortex.Workflow.Activities.Presentation.dll, and name it Geocortex.Workflow.Activities.Design.dll (both are needed)
- In Visual Studio, in the project where the workflows will be edited (class library works well), add all of the .dll files from WorkflowDesigner as references
This is sufficient to edit existing Workflows and all existing Workflow activities in the project. To add the Essentials activities to the toolbox, open the toolbox in Visual Studio and on the General tab, right-click and select Choose Items. Browse to Geocortex.Workflow.Activities.dll and select it, leave all of the activities checked (the default). It’s nice to right-click on the toolbox after adding the Essentials activities and sort items alphabetically.
0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
1 Kommentar