Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
2012 gives warnings
Message
From
19/09/2012 08:21:10
 
General information
Forum:
ASP.NET
Category:
Visual Studio
Environment versions
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01553080
Message ID:
01553201
Views:
52
>Use SmtpClient instead of CDO. Not sure what's using the ADO stuff in your code - I don't think it's actually used...
>
>Getting rid of these COM interop components is a good idea IMHO. They'll effect installation and performance most likely.

Thanks, once I'll have time, I will try to use that instead. If I recall correctly, a few years ago, when I built it, there was something preventing me from using SmtpClient.

The ADO is used in th GetMHTML() method for the ADODB.Stream namespace for the oMessage.GetStream() call. I would also need to make sure the SmtpClient can support the cookie container functionality.

Once I'll have an update, I'll post the code here.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform