IT WORKS! My customers can send email using smtp.gmail.com
Thanks for your help.
Bruce
BTW: Give the guy who writes your documentation a pat on the back. He has done an excellent job.
From: | Bruce Rowe |
To: | Rick Strahl |
Thanks for your help.
Bruce
BTW: Give the guy who writes your documentation a pat on the back. He has done an excellent job.
I think I see what's happening and it sucks!
Try this:
Go find those two DLLS and then right click each one and click on the Unblock option.
What's happening is that these files come out of an Internet downloaded ZIP file and sinec they aren't installed they're running under restricted rights. Once you unblock them they should work.
This won't be a problem if you install these files with an installer as part of an application install, but it sure sucks that this doesn't work right off the bat. I think if you run as a full Administrator (ie. UAC off) too you won't see this...
More User Account Control unexpected sideffects.
+++ Rick ---
+++ Rick ---
I was looking inside the zip file. From what I see, all the files are all the same as the original wwClient50.zip file. Is there any file that I should be looking for?
Bruce
+++ Rick ---
Could you please check the link? I get a 404 "File not found"
Bruce
Ok I did a quick check in my minimally installed machine and I see that there's something wrong with the files in the distribution.
Can you please re-download from the same link.
I've updated the wwipstuff and wwdotnetbridge files that should be working now.
+++ Rick ---
I ran the programs:
DO classes\wwClient.prgDO wwHttp.prgSETCLASSLIBto wwBusiness ADDITIVEdo wwhttpdemo.app
I clicked on the SMTP email sample, entered the information (including checking the .NET and Use SSL/TLS). When I clicked on Send, I got a message, "Unable to load wwDotNetBridge: Unable to load Clr instance"
I went to Microsoft.com and downloaded Microsoft .NET Framework 4.5. I removed any other occurrences of wwIPStuff. I tried the sample code again. And again I got the message.
What am I doing wrong?