I am trying to get going with workflows, and have been looking at the demo http://epiwiki.se/developing/episerver-workflow-foundation/sample-episerver-workflow-with-a-custom-user-interface.. I've downloaded, and compiled the demo, then added the DLL to my alloy template demo site. I add the reference to web.config, and added the entry in the workflows section of admin.
My issue is that when I go to the start parameters tab, I don't see the UI, but get the message:
"The defined workflow doesn't have WorkflowPlugInAttribute"
Can someone suggest where i should go to add this attribute?
Better still, does someone have a really good code example for a 7.5 site that they would not mind sharing
I am trying to get going with workflows, and have been looking at the demo http://epiwiki.se/developing/episerver-workflow-foundation/sample-episerver-workflow-with-a-custom-user-interface.. I've downloaded, and compiled the demo, then added the DLL to my alloy template demo site. I add the reference to web.config, and added the entry in the workflows section of admin.
My issue is that when I go to the start parameters tab, I don't see the UI, but get the message:
"The defined workflow doesn't have WorkflowPlugInAttribute"
Can someone suggest where i should go to add this attribute?
Better still, does someone have a really good code example for a 7.5 site that they would not mind sharing
Thanks so much,
Danny