I have created a Visual Studio sequential workflow on my test server and also created a custom activity for it. How do I deploy these to the production server (or another server? I created a WSP, and activated the workflow on a new server/site collection, but I receive an error when the workflow runs. I am new to SharePoint development, so any suggestions is greatly appreciated...
I use following link to develop this workflow:
http://www.codeproject.com/Tips/419004/Deploying-Workflow-as-WSP-File
Is there something else that I should do?

