I have a custom workflow which is developed using visual studio 2012. It works fine with all the functionalities, but only difficulty which i am facing is that if i terminate a project, workflow state shows as 'completed with errors' but it should display as 'Completed'.
I placed terminate activity in the workflow and gave the 'Reason' as a string. Is there anything else which i need to do after terminate activity. Can i have few suggestions?