System.Web.Mail in 1.0 doesn't support CDO fields, that's my problem with it.
-----Original Message----- From: Discussion of advanced .NET topics. [mailto:[EMAIL PROTECTED] On Behalf Of Vince P Sent: Friday, December 23, 2005 5:48 PM To: [email protected] Subject: Re: [ADVANCED-DOTNET] com interop from a strongly named assembly If you have access to an SMTP server, you can have email access from System.Web.Email -----Original Message----- From: Discussion of advanced .NET topics. [mailto:[EMAIL PROTECTED] On Behalf Of Alex Smotritsky Sent: Friday, December 23, 2005 11:13 AM To: [email protected] Subject: Re: [ADVANCED-DOTNET] com interop from a strongly named assembly 2000 server, due to problems interoping with cdo I decided we're not supporting email with our 1.0 based assembly, we will probably have a 1.1 based assembly that will support email. -----Original Message----- From: Discussion of advanced .NET topics. [mailto:[EMAIL PROTECTED] On Behalf Of J. Merrill Sent: Friday, December 23, 2005 10:11 AM To: [email protected] Subject: Re: [ADVANCED-DOTNET] com interop from a strongly named assembly Did you mean "2000 pro" or "2000 server" (or both)? ADO will be installed on any PC, but CDO won't necessarily be; I'm pretty sure it's optional (at least on servers). Your install needs to detect whether it's there, and bag your install (with a message of course) if it's not. At 12:35 AM 12/16/2005, Alex Smotritsky wrote >I'm targeting 2000 and 2003 Server, if they don't have that out of the >box I'll throw a fit. > >-----Original Message----- >From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] >Sent: Friday, December 16, 2005 12:33 AM >To: [EMAIL PROTECTED] >Subject: Re: [ADVANCED-DOTNET] com interop from a strongly named >assembly > >Alex, > >I believe so, yes. But you still need to make sure ADO and CDO are >installed too. J. Merrill / Analytical Software Corp =================================== This list is hosted by DevelopMentor. http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com =================================== This list is hosted by DevelopMentor. http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com =================================== This list is hosted by DevelopMentor. http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com
