Click here to Skip to main content
15,890,399 members

Comments by Saamir (Top 5 by date)

Saamir 28-Jan-13 16:00pm View    
how do I step through with the service calling the function. Should I call the function from a windows form or is there a different method?
Saamir 28-Jan-13 15:58pm View    
From the data status updates from emailinvoice function, it is starting to email and then just hangs there on the first one. it's almost like the windows service stops the initial processinvoice call.
Saamir 28-Jan-13 15:56pm View    
Haven't done that, this function will work if I try it again for the same data output. This is a random behavior.
Saamir 28-Jan-13 15:49pm View    
it's long code that processes one invoice at a time by generating an invoice, attaching to an email and then emailing. Then loops to another invoice
Saamir 28-Jan-13 15:48pm View    
boolean true or false. Capture invoices just populates the table and if no errors then true is returned