All Tags »
deploy »
.net »
BlackPearl (RSS)
Sorry, but there are no more tags available to filter with.
-
Hello,
I've built a few wizards as I had some server code Events I wanted to use in many Workflows.The wizards themself work well and so do the Events code generated.
These Event codes uses a dll (myassembly.dll) that I've created and put in the GAC (on both developpement client and K2 server). It is necessary to reference this dll in the ...