So, another amature question, and thank you for your kind help in advance.

I recently finished a small program for calculation different commissions. I don't recall if I started with a new blank solution or a new project. I do know that VS did a lot of the work for me (I used the design mode for all the forms, and I wrote the actual calculations code myself.

My problem, I can't get the program to work on another computer. I've built the solution, and built the program (under the "Build" menu). I've tried copying both of the .exe files located at \CC\bin\CC.exe and the other at \CC\obj\Debug\CC.exe. I get a missing .DLL file error when I try to run those .exe files on another computer. Anyone know what I'm missing? Thank you again.

-Christina