views:

67

answers:

2

Hi i create my form application in VS 2008. I write in C#. I'm trying to run my app on the other computer (without VS). I moved all project files, i go to project folder\bin\Debug\my_app.exe and it doesn't work. System automatically close application. Why? What can i do to fix that problem? / sorry for my english

A: 

I forgot, the other computer has already installed net framework 3.5 ..

You should really add this to your question rather than posting it as an answer.
ChrisF
A: 

Take a look at this link:

.net winform application error on open

Leniel Macaferi
*Shouldn't* make any difference with a .Net app...
Rowland Shaw