Running your programs on other machines
-
I've uploaded my program through box.net, and i've sent it to two people, and they both say that it says "an error occured, and the program needs to close". i've been giving it to them through this link: here. is it working for you guys? i've told them to download this too, but they're still saying it's not working... what could be going on?
-
I've uploaded my program through box.net, and i've sent it to two people, and they both say that it says "an error occured, and the program needs to close". i've been giving it to them through this link: here. is it working for you guys? i've told them to download this too, but they're still saying it's not working... what could be going on?
I assume they don't have the .NET framework installed.
Christian Graus Please read this if you don't understand the answer I've given you. If you're still stuck, ask me for more information.
-
I assume they don't have the .NET framework installed.
Christian Graus Please read this if you don't understand the answer I've given you. If you're still stuck, ask me for more information.
-
does it work on yours? and i've included in my question that i asked them to install the framework, and it gives the same message
I wish I could drive...
I didn't see a link, nor am I going to download and run a random program from the internet. Add some error logging code, and include a log at the top level, so that if no log is written, the program has not run at all ( so, no .NET, or wrong version of .NET )
Christian Graus Please read this if you don't understand the answer I've given you. If you're still stuck, ask me for more information.
-
I didn't see a link, nor am I going to download and run a random program from the internet. Add some error logging code, and include a log at the top level, so that if no log is written, the program has not run at all ( so, no .NET, or wrong version of .NET )
Christian Graus Please read this if you don't understand the answer I've given you. If you're still stuck, ask me for more information.
-
sorry, somehow the post sent before i added the link. i went back and added it. thanks for the logging tip, i'll try that. but man... i don't remember the people on these forms being so rude :(
I wish I could drive...
I'm not being rude, I'm being practical. I'm sure your code is not malicious, but it's not smart of me to bank on it. I am still trying to help you.
Christian Graus Please read this if you don't understand the answer I've given you. If you're still stuck, ask me for more information.
-
I'm not being rude, I'm being practical. I'm sure your code is not malicious, but it's not smart of me to bank on it. I am still trying to help you.
Christian Graus Please read this if you don't understand the answer I've given you. If you're still stuck, ask me for more information.