<?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: C# code stage system.data defaults to old version in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/C-code-stage-system-data-defaults-to-old-version/m-p/113718#M50879</link>
    <description>&lt;P&gt;Hi, I have seen this issue before.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please confirm you're using the correct version of the .NET framework in your environment? Sometimes, Blue Prism might default to an older version of the framework, which might be causing the issue.&lt;/P&gt;</description>
    <pubDate>Tue, 10 Sep 2024 17:44:43 GMT</pubDate>
    <dc:creator>Brigianakopec</dc:creator>
    <dc:date>2024-09-10T17:44:43Z</dc:date>
    <item>
      <title>C# code stage system.data defaults to old version</title>
      <link>https://community.blueprism.com/t5/Product-Forum/C-code-stage-system-data-defaults-to-old-version/m-p/113683#M50865</link>
      <description>&lt;P&gt;I get the following error&amp;nbsp;&lt;BR /&gt;Compiler error at line 0: The type name 'DataTable' could not be found in the namespace 'System.Data'. This type has been forwarded to assembly 'System.Data.Common, Version=0.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' Consider adding a reference to that assembly.&lt;/P&gt;&lt;P&gt;I have system.data in code options but it seems like it defaults to an old version.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Dehli_0-1725953349928.png" style="width: 400px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/39307i3380DB02E15F0E16/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Dehli_0-1725953349928.png" alt="Dehli_0-1725953349928.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2024 07:32:21 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/C-code-stage-system-data-defaults-to-old-version/m-p/113683#M50865</guid>
      <dc:creator>Dehli</dc:creator>
      <dc:date>2024-09-10T07:32:21Z</dc:date>
    </item>
    <item>
      <title>Re: C# code stage system.data defaults to old version</title>
      <link>https://community.blueprism.com/t5/Product-Forum/C-code-stage-system-data-defaults-to-old-version/m-p/113718#M50879</link>
      <description>&lt;P&gt;Hi, I have seen this issue before.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please confirm you're using the correct version of the .NET framework in your environment? Sometimes, Blue Prism might default to an older version of the framework, which might be causing the issue.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2024 17:44:43 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/C-code-stage-system-data-defaults-to-old-version/m-p/113718#M50879</guid>
      <dc:creator>Brigianakopec</dc:creator>
      <dc:date>2024-09-10T17:44:43Z</dc:date>
    </item>
    <item>
      <title>Re: C# code stage system.data defaults to old version</title>
      <link>https://community.blueprism.com/t5/Product-Forum/C-code-stage-system-data-defaults-to-old-version/m-p/113719#M50880</link>
      <description>&lt;P&gt;How do i see what version i am using?&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2024 17:59:25 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/C-code-stage-system-data-defaults-to-old-version/m-p/113719#M50880</guid>
      <dc:creator>Dehli</dc:creator>
      <dc:date>2024-09-10T17:59:25Z</dc:date>
    </item>
    <item>
      <title>Re: C# code stage system.data defaults to old version</title>
      <link>https://community.blueprism.com/t5/Product-Forum/C-code-stage-system-data-defaults-to-old-version/m-p/113729#M50884</link>
      <description>&lt;P&gt;Try the commands here:&amp;nbsp;&lt;A href="https://stackoverflow.com/questions/1565434/how-do-i-find-the-installed-net-versions" target="_blank"&gt;https://stackoverflow.com/questions/1565434/how-do-i-find-the-installed-net-versions&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You're probably looking to make sure you have .NET Framework 4.7 and/or 4.8, depending on what Blue Prism version you're on.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2024 03:25:38 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/C-code-stage-system-data-defaults-to-old-version/m-p/113729#M50884</guid>
      <dc:creator>david.l.morris</dc:creator>
      <dc:date>2024-09-11T03:25:38Z</dc:date>
    </item>
    <item>
      <title>Re: C# code stage system.data defaults to old version</title>
      <link>https://community.blueprism.com/t5/Product-Forum/C-code-stage-system-data-defaults-to-old-version/m-p/113732#M50886</link>
      <description>&lt;P&gt;I have .NET 4.8.1 installed But if Blue prism defaults to an older version i need to tell it to use the new version somehow&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2024 06:05:16 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/C-code-stage-system-data-defaults-to-old-version/m-p/113732#M50886</guid>
      <dc:creator>Dehli</dc:creator>
      <dc:date>2024-09-11T06:05:16Z</dc:date>
    </item>
    <item>
      <title>Re: C# code stage system.data defaults to old version</title>
      <link>https://community.blueprism.com/t5/Product-Forum/C-code-stage-system-data-defaults-to-old-version/m-p/113781#M50899</link>
      <description>&lt;P&gt;I would go ahead and try installing the .NET Framework version that your version of Blue Prism was designed for.&lt;/P&gt;&lt;P&gt;Here's what the article (linked below) essentially says:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;For Blue Prism 6.0-6.7: .NET Framework 4.7&lt;/LI&gt;&lt;LI&gt;For Blue Prism 6.8+: .NET Framework 4.8&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;You can have both .NET Framework 4.7 and 4.8 installed.&lt;/P&gt;&lt;P&gt;What version of Blue Prism are you on?&lt;/P&gt;&lt;P&gt;Reference:&amp;nbsp;&lt;A href="https://support.blueprism.com/en/support/solutions/articles/7000076897-which-net-framework-versions-does-blue-prism-enterprise-support-" target="_blank" rel="noopener"&gt;Which .NET Framework versions does Blue Prism Enterprise support? :&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2024 18:06:06 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/C-code-stage-system-data-defaults-to-old-version/m-p/113781#M50899</guid>
      <dc:creator>david.l.morris</dc:creator>
      <dc:date>2024-09-11T18:06:06Z</dc:date>
    </item>
    <item>
      <title>Re: C# code stage system.data defaults to old version</title>
      <link>https://community.blueprism.com/t5/Product-Forum/C-code-stage-system-data-defaults-to-old-version/m-p/113812#M50908</link>
      <description>&lt;P&gt;We are using blue prism 7.3.1 so i will try to install .net 4.8&lt;/P&gt;</description>
      <pubDate>Thu, 12 Sep 2024 07:32:05 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/C-code-stage-system-data-defaults-to-old-version/m-p/113812#M50908</guid>
      <dc:creator>Dehli</dc:creator>
      <dc:date>2024-09-12T07:32:05Z</dc:date>
    </item>
    <item>
      <title>Re: C# code stage system.data defaults to old version</title>
      <link>https://community.blueprism.com/t5/Product-Forum/C-code-stage-system-data-defaults-to-old-version/m-p/116545#M52207</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/60808"&gt;@Dehli&lt;/a&gt;&amp;nbsp;- did you manage to get this sorted out?&lt;/P&gt;</description>
      <pubDate>Fri, 25 Oct 2024 11:54:04 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/C-code-stage-system-data-defaults-to-old-version/m-p/116545#M52207</guid>
      <dc:creator>Michael_S</dc:creator>
      <dc:date>2024-10-25T11:54:04Z</dc:date>
    </item>
    <item>
      <title>Re: C# code stage system.data defaults to old version</title>
      <link>https://community.blueprism.com/t5/Product-Forum/C-code-stage-system-data-defaults-to-old-version/m-p/116601#M52217</link>
      <description>&lt;P&gt;In the end i made it in visual studio and ran it as&amp;nbsp;"Start Process Read Stderr and Stdout" from Utility - Environment&lt;/P&gt;</description>
      <pubDate>Mon, 28 Oct 2024 09:49:43 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/C-code-stage-system-data-defaults-to-old-version/m-p/116601#M52217</guid>
      <dc:creator>Dehli</dc:creator>
      <dc:date>2024-10-28T09:49:43Z</dc:date>
    </item>
  </channel>
</rss>

