ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   sendmail issue (https://www.excelbanter.com/excel-programming/305221-sendmail-issue.html)

Atul

sendmail issue
 
Hi All,

I am trying to use sendmail from VB .NET Code

", "subject:=Test Email", Type.Missing)

But i get an error message "The object invoked has disconnected from it clients."
Does anyone have an idea how to resolve the same. I tried searching on the web but did not get any relevant pointers.


Tom Ogilvy

sendmail issue
 
In VB it would be like this:

objXlWorkBook.SendMail ", subject:="Test Email"
', Type.Missing
I wouldn't think argument names would be included inside the string.

--
Regards,
Tom Ogilvy

"Atul" wrote in message
...
Hi All,

I am trying to use sendmail from VB .NET Code

", "subject:=Test Email",

Type.Missing)

But i get an error message "The object invoked has disconnected from it

clients."
Does anyone have an idea how to resolve the same. I tried searching on the

web but did not get any relevant pointers.





All times are GMT +1. The time now is 12:19 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com