I am trying to make my first workflow in Visual Studio 2015 and Sharepoint 2013 (following this tutorial https://www.youtube.com/watch?v=SBsQSpJrYR4)
1- I created workflow in VS 2015
2- Publish and Activated the Solution in site sollection.
3- But when i try to activate the features, features prompts me with error "An unexpected error". And in ULS log its like this "Event ListItem Throws an argument Exception on web url http://**************** ant item id 21"
And my designed workflow is not available to the specified list.
So i have few questions.
What does feature in Visual Studio 2015 Workflow development implies?
There is no option to select platform type for workflow? currently there is not Workflow manager installed on my SP2013 server only 2010 workflow environment is available.