Quantcast
Channel: West Wind Message Board Messages
Viewing all articles
Browse latest Browse all 10393

.NET mail mode issue

$
0
0
.NET mail mode issue
VFP and .NET Interop
.NET mail mode issue
Jan. 10, 2013
06:31 pm
3OT13PE4WShow this entire thread in new window
Gratar Image based on email address
From:Stein Goering
To:All
A customer is reporting the following error every time they try to invoke our sendmail routine:

OLE error code 0x80131014: Unknown COM status code

The specific line is:

this.oSmtp = this.oBridge.CreateInstance("Westwind.wwSmtp")

My initial thought was that this was a .NET version or configuration issue, or possibly an outdated version of wwDotNetBridge, but everything seems current. And in fact there are other calls to .NET routines via DotNetBridge elsewhere in the program that are working fine. It's just the call to wwSmtp that's having the problem.

This showed up after they upgraded to the latest version of our app, which was compiled under WC 5.65 Not sure what they were running before that - my guess is it was about a year old, maybe running under WC 5.60. I don't think any of the mailing routine code in my app would have changed in that time. Is it possible that some recent change in wwSMTP could have affect things?

--stein


Viewing all articles
Browse latest Browse all 10393

Trending Articles