I created a Win32 application (WinForm) is VS2010.
When I click the application icon in the Debug (or Release) directory, the form is shown and the project runs normally (on Windows 7).
When I move this "icon" to another computer, and click it, it doesn't run, and I get an error message of Windows "Send Error Report / Don't Send" ... (I tried on windows XP and 7)
What is the problem?