<?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 Not able to integrate c# code in Blueprism code stage in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Not-able-to-integrate-c-code-in-Blueprism-code-stage/m-p/58639#M12439</link>
    <description>Hello,

I am trying to integrate a code written in C# that uses Regular Expressions and Interop libraries into Blueprism code stage. I have imported the necessary dlls&amp;nbsp;in the Initialise page, But when i&amp;nbsp;checked for any compilation errors,it is still throwing an error like&amp;nbsp;"The type name 'Regex' could not be found.This type has been forwarded to assembly 'System,Version=4.0.0.0,Culture&amp;nbsp;=nuetral'".

Appreciate any help regarding the same.

&amp;nbsp;</description>
    <pubDate>Tue, 27 Feb 2018 12:54:00 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-02-27T12:54:00Z</dc:date>
    <item>
      <title>Not able to integrate c# code in Blueprism code stage</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Not-able-to-integrate-c-code-in-Blueprism-code-stage/m-p/58639#M12439</link>
      <description>Hello,

I am trying to integrate a code written in C# that uses Regular Expressions and Interop libraries into Blueprism code stage. I have imported the necessary dlls&amp;nbsp;in the Initialise page, But when i&amp;nbsp;checked for any compilation errors,it is still throwing an error like&amp;nbsp;"The type name 'Regex' could not be found.This type has been forwarded to assembly 'System,Version=4.0.0.0,Culture&amp;nbsp;=nuetral'".

Appreciate any help regarding the same.

&amp;nbsp;</description>
      <pubDate>Tue, 27 Feb 2018 12:54:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Not-able-to-integrate-c-code-in-Blueprism-code-stage/m-p/58639#M12439</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-27T12:54:00Z</dc:date>
    </item>
    <item>
      <title>You need a namespace import…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Not-able-to-integrate-c-code-in-Blueprism-code-stage/m-p/58640#M12440</link>
      <description>You need a namespace import of&amp;nbsp;System.Text.RegularExpressions</description>
      <pubDate>Tue, 27 Feb 2018 13:06:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Not-able-to-integrate-c-code-in-Blueprism-code-stage/m-p/58640#M12440</guid>
      <dc:creator>DavidEdwards-Da</dc:creator>
      <dc:date>2018-02-27T13:06:00Z</dc:date>
    </item>
  </channel>
</rss>

