﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Re-invent ASP.NET Hosting Community / ASP.NET 2.0 Hosting Programming Discussion / Web Site Development / Design  / Using Persits.SendMail with C# in ASP 2.0 / Latest Posts</title><generator>InstantForum.NET v4.1.4</generator><description>Re-invent ASP.NET Hosting Community</description><link>http://community.re-invent.com/</link><webMaster>community@re-invent.com</webMaster><lastBuildDate>Fri, 05 Dec 2008 06:51:43 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Using Persits.SendMail with C# in ASP 2.0</title><link>http://community.re-invent.com/Topic564-13-1.aspx</link><description>Hello,&lt;/P&gt;&lt;P&gt;Does your domain name resolve to us also possibly you have a firewall installed blocking port 25?</description><pubDate>Wed, 20 Feb 2008 10:50:48 GMT</pubDate><dc:creator>reinventme</dc:creator></item><item><title>RE: Using Persits.SendMail with C# in ASP 2.0</title><link>http://community.re-invent.com/Topic564-13-1.aspx</link><description>I just uploaded to the ftp site and the code works in the production environment!!  Not sure why it is not working locally in the development environment.  If anyone knows I would be interested in knowing the answer.  I can connect via sql server managment and via the ftp/copy feature in visual studio so don't know why the email functionality would not work while running locally in the development environment.</description><pubDate>Wed, 20 Feb 2008 09:38:07 GMT</pubDate><dc:creator>rblanton</dc:creator></item><item><title>RE: Using Persits.SendMail with C# in ASP 2.0</title><link>http://community.re-invent.com/Topic564-13-1.aspx</link><description>Hi,&lt;/P&gt;&lt;P&gt;  I can't seem to get the sendmail feature in asp.net to work on a webpage.  I am following the details in the below post &lt;/P&gt;&lt;P&gt;&lt;A href="http://support.re-invent.com/article.aspx?id=10398&amp;amp;query=smtpclient"&gt;http://support.re-invent.com/article.aspx?id=10398&amp;amp;query=smtpclient&lt;/A&gt;&lt;/P&gt;&lt;P&gt;My mailsettings in the web.config are:&lt;/P&gt;&lt;FONT color=#0000ff size=2&gt;&lt;P&gt;&amp;lt;&lt;/FONT&gt;&lt;FONT color=#a31515 size=2&gt;mailSettings&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;&lt;/FONT&gt;&lt;FONT color=#a31515 size=2&gt;smtp&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt; &lt;/FONT&gt;&lt;FONT color=#ff0000 size=2&gt;from&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;=&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt;"&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&lt;A href='mailto:test@mydomain.com"&gt;&lt;network'&gt;test@mydomain.com&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt;"&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;&lt;/FONT&gt;&lt;FONT color=#a31515 size=2&gt;network&lt;/A&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt; &lt;/FONT&gt;&lt;FONT color=#ff0000 size=2&gt;host&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;=&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt;"&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;mail.mydomain.com&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt;"&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt; &lt;/FONT&gt;&lt;FONT color=#ff0000 size=2&gt;port&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;=&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt;"&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;25&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt;"&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt; &lt;/FONT&gt;&lt;FONT color=#ff0000 size=2&gt;userName&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;=&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&lt;A href="mailto:userName=test@mydomain.com"&gt;test@mydomain.com&lt;/A&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt; &lt;/FONT&gt;&lt;FONT color=#ff0000 size=2&gt;password&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;=&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt;"password&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt;"&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt; &lt;/FONT&gt;&lt;FONT color=#ff0000 size=2&gt;defaultCredentials&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;=&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt;"&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;true&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt;"&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt; /&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/&lt;/FONT&gt;&lt;FONT color=#a31515 size=2&gt;smtp&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/&lt;/FONT&gt;&lt;FONT color=#a31515 size=2&gt;mailSettings&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&amp;gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color=#0000ff size=2&gt;  The email user was added using the webmail application and has admin rights.  Also, the email from reinvent says use the mail.mydomain.com as the smtp server.  This seems to be where the code errors and shows this message:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Sys.WebForms.PageRequestManagerServerErrorException: Failure sending mail&lt;/P&gt;&lt;P&gt;&lt;FONT color=#0000ff size=2&gt;  What do I need to change?  Thanks.&lt;/P&gt;&lt;/FONT&gt;</description><pubDate>Wed, 20 Feb 2008 08:35:47 GMT</pubDate><dc:creator>rblanton</dc:creator></item><item><title>RE: Using Persits.SendMail with C# in ASP 2.0</title><link>http://community.re-invent.com/Topic564-13-1.aspx</link><description>It is fully supported as an ASP (Active Server Page) Component and is installed for use with ASP on all servers..  &lt;/P&gt;&lt;P&gt;It is my understanding that ASPEmail must be installed to the Server GAC to work with ASP.NET but I'll double check with one of our server admins.  At this time we do not have it installed to the Server GAC only installed so it can be run from ASP.</description><pubDate>Thu, 24 May 2007 09:17:29 GMT</pubDate><dc:creator>Re-invent (Plato)</dc:creator></item><item><title>RE: Using Persits.SendMail with C# in ASP 2.0</title><link>http://community.re-invent.com/Topic564-13-1.aspx</link><description>Thanks for the reply... but now I'm confused.  On your HOME page under "Featured ASP/ASP.NET Components" the first listed item is "Persits ASPEmail ASP Component"  If it isn't supported, perhaps you should remove it from the list??</description><pubDate>Wed, 23 May 2007 22:35:03 GMT</pubDate><dc:creator>mikey</dc:creator></item><item><title>RE: Using Persits.SendMail with C# in ASP 2.0</title><link>http://community.re-invent.com/Topic564-13-1.aspx</link><description>&lt;FONT color=#111111&gt;Hello,&lt;/FONT&gt;&lt;P&gt;&lt;FONT color=#111111&gt;At this time we do not have ASPEmail installed in the server General Assembly in order to use with .NET.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color=#111111&gt;We would recommend Advanced Intellect aspNetEmail,  ExclamationSoft SMTP.NET components or the .NET built-in assemblies for your ASP.NET application which we do have installed on our servers.&lt;/FONT&gt;</description><pubDate>Wed, 23 May 2007 18:41:58 GMT</pubDate><dc:creator>Re-invent (Plato)</dc:creator></item><item><title>Using Persits.SendMail with C# in ASP 2.0</title><link>http://community.re-invent.com/Topic564-13-1.aspx</link><description>I want to use the Persits.SendMail utilities from a web page and must reference them as an assembly or namespace.  Do you know of any knowledge base/support articles describing how to use the Persits tool?</description><pubDate>Tue, 22 May 2007 14:19:06 GMT</pubDate><dc:creator>mikey</dc:creator></item></channel></rss>