I am using Visual Studio Community 2013 to develop a c# project that has to save a picture from a camera, do some processing, and pass the data to the PLC. I added a new C# WF project into the solution. I was able to run it using the debug mode with no problems. I am getting the error "Missing componets from advancedHMI ..\bin\Release" when I ran the .exe file directly or copy the solution to another PC and ran from there. Any help?