<?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 Hello Chiranjit in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Error-when-adding-dll-in-a-object-studio/m-p/87782#M38445</link>
    <description>Hello Chiranjit
Can you tell me whether you have used or include any other dll in your project(dll). or you may have given reference of other dll. if possible can you post the namespaces you have used in your dll.</description>
    <pubDate>Wed, 24 Aug 2016 14:22:00 GMT</pubDate>
    <dc:creator>NilanjanMukhopa</dc:creator>
    <dc:date>2016-08-24T14:22:00Z</dc:date>
    <item>
      <title>Error when adding dll in a object studio</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Error-when-adding-dll-in-a-object-studio/m-p/87779#M38442</link>
      <description>Hi,
I have created a dll using C# language, and added it with a object studio. I have added the namespace. When I am calling the methods within the dll I am getting the error--"Internal : Could not execute code stage because exception thrown by code stage: Could not load file or assembly 'MyDll, Version=1.3.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. This assembly is built by a runtime newer than the currently loaded runtime and cannot be loaded..". I am using Blue prism version 4.2.5 and dll version 1.3.0.0 or 1.0.0.0.
Any help will be appreciated .</description>
      <pubDate>Mon, 22 Aug 2016 20:38:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Error-when-adding-dll-in-a-object-studio/m-p/87779#M38442</guid>
      <dc:creator>Chiranjit_Ghosh</dc:creator>
      <dc:date>2016-08-22T20:38:00Z</dc:date>
    </item>
    <item>
      <title>Hello Chiranjit</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Error-when-adding-dll-in-a-object-studio/m-p/87780#M38443</link>
      <description>Hello Chiranjit
which .net framework version you used while building your dll. its supposed to be greater than the .NET framework version(not your dll version) which Blue prism is using. try to change the the .NET framework  version of your dll to match with the Blue prism. other wise you can change the target frame work of blue prism in Automate.exe.config file.
hope this will help you</description>
      <pubDate>Tue, 23 Aug 2016 11:31:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Error-when-adding-dll-in-a-object-studio/m-p/87780#M38443</guid>
      <dc:creator>NilanjanMukhopa</dc:creator>
      <dc:date>2016-08-23T11:31:00Z</dc:date>
    </item>
    <item>
      <title>Hi Nilanjan,</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Error-when-adding-dll-in-a-object-studio/m-p/87781#M38444</link>
      <description>Hi Nilanjan,
Blue Prism 4.2 supports .Net Framework 2.0. I have created the dll with 2.0 framework, and even tried with other versions but the result is same.</description>
      <pubDate>Tue, 23 Aug 2016 16:09:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Error-when-adding-dll-in-a-object-studio/m-p/87781#M38444</guid>
      <dc:creator>Chiranjit_Ghosh</dc:creator>
      <dc:date>2016-08-23T16:09:00Z</dc:date>
    </item>
    <item>
      <title>Hello Chiranjit</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Error-when-adding-dll-in-a-object-studio/m-p/87782#M38445</link>
      <description>Hello Chiranjit
Can you tell me whether you have used or include any other dll in your project(dll). or you may have given reference of other dll. if possible can you post the namespaces you have used in your dll.</description>
      <pubDate>Wed, 24 Aug 2016 14:22:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Error-when-adding-dll-in-a-object-studio/m-p/87782#M38445</guid>
      <dc:creator>NilanjanMukhopa</dc:creator>
      <dc:date>2016-08-24T14:22:00Z</dc:date>
    </item>
    <item>
      <title>using System;</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Error-when-adding-dll-in-a-object-studio/m-p/87783#M38446</link>
      <description>using System;
using System.Collections.Generic;
using System.Text;
using System.Data;
using System.Data.OleDb;   These are the namespaces I have used inside my dll. And In Blue Prism I have used these dlls ---System.Data.dll,  System.Xml.dll and my dll. and namespaces I have used in bp is---  System ,  System.Data, System.Data.OleDb and My dll's Namespace.</description>
      <pubDate>Wed, 24 Aug 2016 16:19:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Error-when-adding-dll-in-a-object-studio/m-p/87783#M38446</guid>
      <dc:creator>Chiranjit_Ghosh</dc:creator>
      <dc:date>2016-08-24T16:19:00Z</dc:date>
    </item>
  </channel>
</rss>

