<?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 I have ran into similar issue in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Running-into-issues-importing-a-C-DLL-file-assembly-and/m-p/58251#M12123</link>
    <description>I have ran into similar issue, though im trying to import External api I needed to import via nuget when I was testing it out. Not really sure what i should do to make blue prism talk with modern API.</description>
    <pubDate>Fri, 28 Jul 2017 12:02:00 GMT</pubDate>
    <dc:creator>vojtech_stoklas</dc:creator>
    <dc:date>2017-07-28T12:02:00Z</dc:date>
    <item>
      <title>Running into issues importing a C# .DLL file/assembly and executing its method from the code stage</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Running-into-issues-importing-a-C-DLL-file-assembly-and/m-p/58250#M12122</link>
      <description>Hey Guys

Would really appreciate any help on this one. I am trying to use a custom DLL that I created, inside a code stage. I have followed all the guides and how-tos on the portal but continue to run into the following issue:

"Internal : Could not execute code stage because exception thrown by code stage: Could not load file or assembly 'BPLogger, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified."

I have imported the .dll file into the C:\Program Files\Blue Prism Limited\Blue Prism Automate folder, referenced using the full path in addition to a namespace import. 
Additionally I have also imported and set up any other external references that were being leveraged in my original project. Lastly, I made sure that the target .NET version is 4.0. Please see the screenshots that are attached

What am I missing/doing wrong? Any advice please?</description>
      <pubDate>Thu, 20 Jul 2017 21:48:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Running-into-issues-importing-a-C-DLL-file-assembly-and/m-p/58250#M12122</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-20T21:48:00Z</dc:date>
    </item>
    <item>
      <title>I have ran into similar issue</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Running-into-issues-importing-a-C-DLL-file-assembly-and/m-p/58251#M12123</link>
      <description>I have ran into similar issue, though im trying to import External api I needed to import via nuget when I was testing it out. Not really sure what i should do to make blue prism talk with modern API.</description>
      <pubDate>Fri, 28 Jul 2017 12:02:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Running-into-issues-importing-a-C-DLL-file-assembly-and/m-p/58251#M12123</guid>
      <dc:creator>vojtech_stoklas</dc:creator>
      <dc:date>2017-07-28T12:02:00Z</dc:date>
    </item>
    <item>
      <title>I also made a mini .dll and</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Running-into-issues-importing-a-C-DLL-file-assembly-and/m-p/58252#M12124</link>
      <description>I also made a mini .dll and it tells me exactly the same thing, I'll keep an eye on this thread as well since I could very much use an answer to this question as well...</description>
      <pubDate>Fri, 04 Aug 2017 18:17:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Running-into-issues-importing-a-C-DLL-file-assembly-and/m-p/58252#M12124</guid>
      <dc:creator>SébastienBulté</dc:creator>
      <dc:date>2017-08-04T18:17:00Z</dc:date>
    </item>
    <item>
      <title>It's not a 32/64 bit thing is</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Running-into-issues-importing-a-C-DLL-file-assembly-and/m-p/58253#M12125</link>
      <description>It's not a 32/64 bit thing is it?</description>
      <pubDate>Fri, 04 Aug 2017 21:27:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Running-into-issues-importing-a-C-DLL-file-assembly-and/m-p/58253#M12125</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2017-08-04T21:27:00Z</dc:date>
    </item>
    <item>
      <title>Hello, I have similar problem</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Running-into-issues-importing-a-C-DLL-file-assembly-and/m-p/58254#M12126</link>
      <description>Hello, I have similar problem. I even followed the instructions &lt;A href="https://blueprism.knowledgeowl.com/help/the-system-could-not-find-the-f…" target="test_blank"&gt;https://blueprism.knowledgeowl.com/help/the-system-could-not-find-the-f…&lt;/A&gt; but still have this problem.
In a error it says ""or one of its dependencies"". Even though my lib. should not have any third dependencies, is there some better log file that might have more info for this error ?</description>
      <pubDate>Wed, 04 Oct 2017 12:39:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Running-into-issues-importing-a-C-DLL-file-assembly-and/m-p/58254#M12126</guid>
      <dc:creator>RichardHantke</dc:creator>
      <dc:date>2017-10-04T12:39:00Z</dc:date>
    </item>
    <item>
      <title>are you compiling your dll…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Running-into-issues-importing-a-C-DLL-file-assembly-and/m-p/58255#M12127</link>
      <description>are you compiling your dll to 32 bit as Blue Prism is a 32 bit process?&amp;nbsp;</description>
      <pubDate>Thu, 05 Apr 2018 18:58:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Running-into-issues-importing-a-C-DLL-file-assembly-and/m-p/58255#M12127</guid>
      <dc:creator>DesBoyle2</dc:creator>
      <dc:date>2018-04-05T18:58:00Z</dc:date>
    </item>
  </channel>
</rss>

