User Profile
Collapse
-
Thank you RedSon! Actually the problem was I was attempting to attach a file to the email with the path "..\\..\\(M Y FILE HERE)" and this was causing the issue. I can only guess that the *.exe didn't know where the heck I was talking about, however it knew when I ran it using the debugger! Thanks again for your help! -
sorry mate, though I'm an expert, I can give no expertise in .net. you may ask me about xml, php or javascript, though.
PS: I don't even have a windows PC -
Hi, I noticed you are an expert and I was wondering if you would take a look at my post and let me know if you have any ideas! The URL is: http://bytes.com/topic/net/answers/8...-launch-method -
Different Behavior Depending on Launch Method
Hello,
I am writing an application that will monitor a directory and when a new file is saved into that directory, it will open the file, extract the information needed and send an email with the information to the correct recipient. The program works great when I run it from the debugger (Visual C++ 2008) and all emails are sent, however when I attempt to run the *.exe file from the release folder, it appears to be doing the job...
No activity results to display
Show More
Leave a comment: