<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How can I create or send Smtp multiple attachments in email using VB.NET 2008</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/how-can-i-create-or-send-smtp-multiple-attachments-in-email-using-vbnet-2008/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/how-can-i-create-or-send-smtp-multiple-attachments-in-email-using-vbnet-2008/</link>
	<description></description>
	<lastBuildDate>Tue, 18 Jun 2013 06:14:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: carlosdl</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-can-i-create-or-send-smtp-multiple-attachments-in-email-using-vbnet-2008/#comment-69378</link>
		<dc:creator>carlosdl</dc:creator>
		<pubDate>Thu, 22 Oct 2009 19:05:15 +0000</pubDate>
		<guid isPermaLink="false">#comment-69378</guid>
		<description><![CDATA[The problem seems to be the argument you are sending to the OpenTextFileReader method.

I would recommend displaying a message box with the contents of &quot;inpath &amp; (Filename(Cnter))&quot; before calling OpenTextFileReader.

An ArgumentException is raised when the file name ends with a backslash (\).]]></description>
		<content:encoded><![CDATA[<p>The problem seems to be the argument you are sending to the OpenTextFileReader method.</p>
<p>I would recommend displaying a message box with the contents of &#8220;inpath &amp; (Filename(Cnter))&#8221; before calling OpenTextFileReader.</p>
<p>An ArgumentException is raised when the file name ends with a backslash (\).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mtang2009</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-can-i-create-or-send-smtp-multiple-attachments-in-email-using-vbnet-2008/#comment-69369</link>
		<dc:creator>mtang2009</dc:creator>
		<pubDate>Thu, 22 Oct 2009 17:28:54 +0000</pubDate>
		<guid isPermaLink="false">#comment-69369</guid>
		<description><![CDATA[Hello Carlos,

Please bare with me, I&#039;m new to this websit  ok!  Here are the error 

Readfile = My.Computer.FileSystem.OpenTextFileReader(inpath &amp; (Filename(Cnter)))

ArgumentException Occured (This is an error message ) 
The given file path ends with a directory separator character.
Parameter name: file

Please let me know, if you need more question
Thanks 

Minh]]></description>
		<content:encoded><![CDATA[<p>Hello Carlos,</p>
<p>Please bare with me, I&#8217;m new to this websit  ok!  Here are the error </p>
<p>Readfile = My.Computer.FileSystem.OpenTextFileReader(inpath &amp; (Filename(Cnter)))</p>
<p>ArgumentException Occured (This is an error message )<br />
The given file path ends with a directory separator character.<br />
Parameter name: file</p>
<p>Please let me know, if you need more question<br />
Thanks </p>
<p>Minh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: carlosdl</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-can-i-create-or-send-smtp-multiple-attachments-in-email-using-vbnet-2008/#comment-69364</link>
		<dc:creator>carlosdl</dc:creator>
		<pubDate>Thu, 22 Oct 2009 16:21:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-69364</guid>
		<description><![CDATA[You will need to provide the exact error message, and the line of code where it is being raised.]]></description>
		<content:encoded><![CDATA[<p>You will need to provide the exact error message, and the line of code where it is being raised.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 6/9 queries in 0.012 seconds using memcached
Object Caching 296/299 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-06-18 06:18:43 -->