<?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: Can not use time data type in Blue Prism due to .NET Framework error in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Can-not-use-time-data-type-in-Blue-Prism-due-to-NET-Framework/m-p/73955#M26560</link>
    <description>Thanks, changing the locale to English (U.K) fixed the issue! This was on Blue Prism v7.1.0.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Lasse Räty&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Wed, 20 Jul 2022 10:45:00 GMT</pubDate>
    <dc:creator>LasseRäty</dc:creator>
    <dc:date>2022-07-20T10:45:00Z</dc:date>
    <item>
      <title>Can not use time data type in Blue Prism due to .NET Framework error</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Can-not-use-time-data-type-in-Blue-Prism-due-to-NET-Framework/m-p/73953#M26558</link>
      <description>Hi, I have recently been running to an error message every time I try to deal with the time data type in Blue Prism regardless of where I try to do it. The same thing happens e.g. when I try to define an environment variable of the type time, or if I try to open a time variable in an existing process, such as the Stop After Time in Process Template 1:&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="18016.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/18171i64F5757319C6012B/image-size/large?v=v2&amp;amp;px=999" role="button" title="18016.png" alt="18016.png" /&gt;&lt;/span&gt;
&lt;DIV&gt;&lt;BR /&gt;The only reason that I could come up with as a cause of this error is the fact that I recently made a &lt;EM&gt;ShowSecondsInSystemClock&lt;/EM&gt; registry edit in Windows (location: &lt;EM&gt;Computer\HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced&lt;/EM&gt; ) to have seconds visible in the system clock as well:&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="18017.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/18170iD8721306CFB14E44/image-size/large?v=v2&amp;amp;px=999" role="button" title="18017.png" alt="18017.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="18018.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/18169i13A518BFEDEDBE04/image-size/large?v=v2&amp;amp;px=999" role="button" title="18018.png" alt="18018.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;
&lt;P&gt;However, neither setting the value to 0 or completely deleting the entry and rebooting solved the issue with Blue Prism time data types, even though the Windows system clock did seem to revert back to its usual functionality without the seconds timer showing.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;What could I do to try and solve this issue?&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;The error log starts with the below text. I have also attached the whole error log which includes the loaded assemblies.&lt;/P&gt;
&lt;DIV style="text-align: left; padding-left: 40px;"&gt;&lt;EM&gt;************** Exception Text **************&lt;/EM&gt;&lt;/DIV&gt;
&lt;DIV style="text-align: left; padding-left: 40px;"&gt;&lt;STRONG&gt;&lt;EM&gt;BluePrism.Server.Domain.Models.InvalidFormatException: Invalid value '17.30.38' for a new time&lt;/EM&gt;&lt;/STRONG&gt;&lt;/DIV&gt;
&lt;DIV style="text-align: left; padding-left: 40px;"&gt;&lt;EM&gt;at BluePrism.AutomateProcessCore.ProcessValue..ctor(DataType dtype, String val, Boolean allowInvalid)&lt;/EM&gt;&lt;/DIV&gt;
&lt;DIV style="text-align: left; padding-left: 40px;"&gt;&lt;EM&gt;at AutomateUI.clsProcessValueControl.GetControl(DataType t, Boolean multiline)&lt;/EM&gt;&lt;/DIV&gt;
&lt;DIV style="text-align: left; padding-left: 40px;"&gt;&lt;EM&gt;at AutomateUI.clsEnvironmentVariableListRow.HandleDataTypeChanged(Object sender, EventArgs e)&lt;/EM&gt;&lt;/DIV&gt;
&lt;DIV style="text-align: left; padding-left: 40px;"&gt;&lt;EM&gt;at System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e)&lt;/EM&gt;&lt;/DIV&gt;
&lt;DIV style="text-align: left; padding-left: 40px;"&gt;&lt;EM&gt;at AutomateControls.StyledComboBox.OnSelectedIndexChanged(EventArgs e)&lt;/EM&gt;&lt;/DIV&gt;
&lt;DIV style="text-align: left; padding-left: 40px;"&gt;&lt;EM&gt;at System.Windows.Forms.ComboBox.WmReflectCommand(Message&amp;amp; m)&lt;/EM&gt;&lt;/DIV&gt;
&lt;DIV style="text-align: left; padding-left: 40px;"&gt;&lt;EM&gt;at System.Windows.Forms.ComboBox.WndProc(Message&amp;amp; m)&lt;/EM&gt;&lt;/DIV&gt;
&lt;DIV style="text-align: left; padding-left: 40px;"&gt;&lt;EM&gt;at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message&amp;amp; m)&lt;/EM&gt;&lt;/DIV&gt;
&lt;DIV style="text-align: left; padding-left: 40px;"&gt;&lt;EM&gt;at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message&amp;amp; m)&lt;/EM&gt;&lt;/DIV&gt;
&lt;DIV style="text-align: left; padding-left: 40px;"&gt;&lt;EM&gt;at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)&lt;/EM&gt;&lt;/DIV&gt;
&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;-Lasse-&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Jul 2022 15:08:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Can-not-use-time-data-type-in-Blue-Prism-due-to-NET-Framework/m-p/73953#M26558</guid>
      <dc:creator>LasseRäty</dc:creator>
      <dc:date>2022-07-18T15:08:00Z</dc:date>
    </item>
    <item>
      <title>RE: Can not use time data type in Blue Prism due to .NET Framework error</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Can-not-use-time-data-type-in-Blue-Prism-due-to-NET-Framework/m-p/73954#M26559</link>
      <description>&lt;P&gt;Hi &lt;A class="user-content-mention" data-sign="@" data-contactkey="a060ee8f-7b6a-4ae8-9a01-f072760e1ca0" data-tag-text="@Lasse Räty" href="https://community.blueprism.com/network/profile?UserKey=a060ee8f-7b6a-4ae8-9a01-f072760e1ca0" data-itemmentionkey="d4dd8ad3-4c28-4cd6-98c3-2a43f62507fa"&gt;@Lasse Räty&lt;/A&gt;,&lt;BR /&gt;&lt;BR /&gt;I'd open a ticket with Blue Prism support if you haven't already.​&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;What version of Blue Prism are you using? Is the machine set to English (U.K) locale?&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Eric Wilson&lt;BR /&gt;Director, Integrations and Enablement&lt;BR /&gt;Blue Prism Digital Exchange&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Jul 2022 12:13:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Can-not-use-time-data-type-in-Blue-Prism-due-to-NET-Framework/m-p/73954#M26559</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2022-07-19T12:13:00Z</dc:date>
    </item>
    <item>
      <title>RE: Can not use time data type in Blue Prism due to .NET Framework error</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Can-not-use-time-data-type-in-Blue-Prism-due-to-NET-Framework/m-p/73955#M26560</link>
      <description>Thanks, changing the locale to English (U.K) fixed the issue! This was on Blue Prism v7.1.0.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Lasse Räty&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Jul 2022 10:45:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Can-not-use-time-data-type-in-Blue-Prism-due-to-NET-Framework/m-p/73955#M26560</guid>
      <dc:creator>LasseRäty</dc:creator>
      <dc:date>2022-07-20T10:45:00Z</dc:date>
    </item>
  </channel>
</rss>

