User Profile

Collapse

Profile Sidebar

Collapse
jtm5044
jtm5044
Last Activity: Dec 30 '08, 08:19 PM
Joined: Dec 30 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • jtm5044
    replied to Different Behavior Depending on Launch Method
    in .NET
    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!
    See more | Go to post

    Leave a comment:


  • Dormilich
    Dormilich posted a Visitor Message for jtm5044
    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
    See more | Go to post

  • jtm5044
    jtm5044 posted a Visitor Message for Dormilich
    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
    See more | Go to post

  • jtm5044
    started a topic Different Behavior Depending on Launch Method
    in .NET

    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...
    See more | Go to post
No activity results to display
Show More
Working...