<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic RE: Error while sending email through Webmail in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Error-while-sending-email-through-Webmail/m-p/93162#M42794</link>
    <description>Hi Asish,&lt;BR /&gt;&lt;BR /&gt;Which email VBO do you use? Do you use outlook or SMTP or you are writing your own code stage?&lt;BR /&gt;&lt;BR /&gt;In your case, it is likely the exception is being thrown by the MainAddress constructor. It means you have been trying to add an empty string as an email address, which is not valid. You may want to check to see whether to/from Email Address is an empty string since it says: This property cannot be set to an empty string. It needs to have a value instead of an empty string, that's why you see this "Parameter name: value" as part of the error message.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;In Joe&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;In Joe Khor&lt;BR /&gt;Sr. Product Consultant&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Thu, 02 Jul 2020 15:13:00 GMT</pubDate>
    <dc:creator>InJoeKhor</dc:creator>
    <dc:date>2020-07-02T15:13:00Z</dc:date>
    <item>
      <title>Error while sending email through Webmail</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Error-while-sending-email-through-Webmail/m-p/93161#M42793</link>
      <description>I am getting below error while trying to send email via webmail.

"Internal : Could not execute code stage because exception thrown by code stage: This property cannot be set to an empty string.
Parameter name: value"

How can i fix this?</description>
      <pubDate>Sat, 01 Sep 2018 11:04:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Error-while-sending-email-through-Webmail/m-p/93161#M42793</guid>
      <dc:creator>AsishNayak</dc:creator>
      <dc:date>2018-09-01T11:04:00Z</dc:date>
    </item>
    <item>
      <title>RE: Error while sending email through Webmail</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Error-while-sending-email-through-Webmail/m-p/93162#M42794</link>
      <description>Hi Asish,&lt;BR /&gt;&lt;BR /&gt;Which email VBO do you use? Do you use outlook or SMTP or you are writing your own code stage?&lt;BR /&gt;&lt;BR /&gt;In your case, it is likely the exception is being thrown by the MainAddress constructor. It means you have been trying to add an empty string as an email address, which is not valid. You may want to check to see whether to/from Email Address is an empty string since it says: This property cannot be set to an empty string. It needs to have a value instead of an empty string, that's why you see this "Parameter name: value" as part of the error message.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;In Joe&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;In Joe Khor&lt;BR /&gt;Sr. Product Consultant&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Jul 2020 15:13:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Error-while-sending-email-through-Webmail/m-p/93162#M42794</guid>
      <dc:creator>InJoeKhor</dc:creator>
      <dc:date>2020-07-02T15:13:00Z</dc:date>
    </item>
  </channel>
</rss>

