Workflow Activities Kit
There are some problems with compiling 'using' statement in this action. You should remove all white spaces after 'using' statement. Look on...
Thu, Nov 9, 2017 at 4:58 AM
You could not add any activity from Virto Software Workflow Activities Kit because, they are not registered as authorized types in your web.config. Virto ...
Fri, Jul 11, 2014 at 7:03 AM
You need 1 product license for each SharePoint Server. SharePoint executes workflow instances in one of two places depending on the last action. If the l...
Fri, Jul 11, 2014 at 7:04 AM
Depending on which platform you have installed Virto activities, the feature has different scope. For the Workflow platform 2013. This feature has web ...
Thu, Nov 9, 2017 at 6:25 AM
Ensure that the workflow 2013 actions feature is activated. This feature has web site scope. If while activating you get an error, use SharePoint Manag...
Mon, Apr 23, 2018 at 1:06 PM
HttpContext.Current is null in the Event Receivers and the Timer Jobs. But you can fix as well You should get these values from the Context variable. Pl...
Thu, Nov 9, 2017 at 6:39 AM
There is an option to allow you format the dates.You can use <%FieldName;#NetFormat%> construction to format field value from current list item. For e...
Thu, Nov 9, 2017 at 7:07 AM