<?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: BP Learning v7.0 Freezing and Crashing in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/BP-Learning-v7-0-Freezing-and-Crashing/m-p/82222#M33685</link>
    <description>Very hard to say Jerin but thanks for checking the .Net theory.&lt;BR /&gt;&lt;BR /&gt;John - I'd recommend raising a ticket with the support team, it's probably the fastest way to find a resolution.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;John Carter&lt;BR /&gt;Professional Services&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Wed, 03 Nov 2021 18:15:00 GMT</pubDate>
    <dc:creator>John__Carter</dc:creator>
    <dc:date>2021-11-03T18:15:00Z</dc:date>
    <item>
      <title>BP Learning v7.0 Freezing and Crashing</title>
      <link>https://community.blueprism.com/t5/Product-Forum/BP-Learning-v7-0-Freezing-and-Crashing/m-p/82216#M33679</link>
      <description>Hello All,&amp;nbsp; &lt;BR /&gt;&lt;BR /&gt;I have been working on following along with the foundation training fine and all of a sudden BP learning edition will freeze and crash.&amp;nbsp; Usually happens when I have properties open for an object and I go to update or add a name.&amp;nbsp; It seems to be random.&amp;nbsp; I did notice that now when I launch the software sometimes I receive an error, please see the image.&amp;nbsp; I click continue and it will work for some time then will freeze and crash again.&amp;nbsp; Does anyone one know how to fix this issue?&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="11518.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/11688i598988288D1AFECA/image-size/large?v=v2&amp;amp;px=999" role="button" title="11518.png" alt="11518.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;John&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;John Honek&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Nov 2021 01:33:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/BP-Learning-v7-0-Freezing-and-Crashing/m-p/82216#M33679</guid>
      <dc:creator>JohnHonek</dc:creator>
      <dc:date>2021-11-02T01:33:00Z</dc:date>
    </item>
    <item>
      <title>RE: BP Learning v7.0 Freezing and Crashing</title>
      <link>https://community.blueprism.com/t5/Product-Forum/BP-Learning-v7-0-Freezing-and-Crashing/m-p/82217#M33680</link>
      <description>Hi John,&lt;BR /&gt;&lt;BR /&gt;Can you check for .Net Application errors from Event Logs and if there are error logs from the source 'Blueprism General' it will help us understand what's really wrong with your BP instance&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Jerin Jose&lt;BR /&gt;Technical Product Owner&lt;BR /&gt;EY&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;*"If you find  this post helpful mark it as best answer, .*&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Nov 2021 05:33:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/BP-Learning-v7-0-Freezing-and-Crashing/m-p/82217#M33680</guid>
      <dc:creator>JerinJose</dc:creator>
      <dc:date>2021-11-02T05:33:00Z</dc:date>
    </item>
    <item>
      <title>RE: BP Learning v7.0 Freezing and Crashing</title>
      <link>https://community.blueprism.com/t5/Product-Forum/BP-Learning-v7-0-Freezing-and-Crashing/m-p/82218#M33681</link>
      <description>Hi Jerin,&lt;BR /&gt;&lt;BR /&gt;.Net Application errors from Event Logs:&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;SPAN style="text-decoration: underline;"&gt;General:&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;BR /&gt;Application: Automate.exe&lt;BR /&gt;Framework Version: v4.0.30319&lt;BR /&gt;Description: The process was terminated due to an unhandled exception.&lt;BR /&gt;Exception Info: System.AccessViolationException&lt;BR /&gt;at System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr, IntPtr, Int32, IntPtr, IntPtr)&lt;BR /&gt;at System.Windows.Forms.NativeWindow.DefWndProc(System.Windows.Forms.Message ByRef)&lt;BR /&gt;at System.Windows.Forms.Control.DefWndProc(System.Windows.Forms.Message ByRef)&lt;BR /&gt;at System.Windows.Forms.Control.WmKeyChar(System.Windows.Forms.Message ByRef)&lt;BR /&gt;at System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message ByRef)&lt;BR /&gt;at System.Windows.Forms.TextBoxBase.WndProc(System.Windows.Forms.Message ByRef)&lt;BR /&gt;at System.Windows.Forms.TextBox.WndProc(System.Windows.Forms.Message ByRef)&lt;BR /&gt;at AutomateControls.Textboxes.StyledTextBox.WndProc(System.Windows.Forms.Message ByRef)&lt;BR /&gt;at System.Windows.Forms.Control+ControlNativeWindow.OnMessage(System.Windows.Forms.Message ByRef)&lt;BR /&gt;at System.Windows.Forms.Control+ControlNativeWindow.WndProc(System.Windows.Forms.Message ByRef)&lt;BR /&gt;at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)&lt;BR /&gt;at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG ByRef)&lt;BR /&gt;at System.Windows.Forms.Application+ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr, Int32, Int32)&lt;BR /&gt;at System.Windows.Forms.Application+ThreadContext.RunMessageLoopInner(Int32, System.Windows.Forms.ApplicationContext)&lt;BR /&gt;at System.Windows.Forms.Application+ThreadContext.RunMessageLoop(Int32, System.Windows.Forms.ApplicationContext)&lt;BR /&gt;at System.Windows.Forms.Application.RunDialog(System.Windows.Forms.Form)&lt;BR /&gt;at System.Windows.Forms.Form.ShowDialog(System.Windows.Forms.IWin32Window)&lt;BR /&gt;at System.Windows.Forms.Form.ShowDialog()&lt;BR /&gt;at AutomateUI.BPApplication.Start(System.String[])&lt;BR /&gt;at Automate.main.main(System.String[])&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;SPAN style="text-decoration: underline;"&gt;Details:&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;BR /&gt;
&lt;DIV&gt;
&lt;TABLE cellspacing="0" border="0"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="130" nowrap="nowrap"&gt;&lt;B&gt;&lt;/B&gt;&lt;/TD&gt;
&lt;TD&gt;Application: Automate.exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled exception. Exception Info: System.AccessViolationException at System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr, IntPtr, Int32, IntPtr, IntPtr) at System.Windows.Forms.NativeWindow.DefWndProc(System.Windows.Forms.Message ByRef) at System.Windows.Forms.Control.DefWndProc(System.Windows.Forms.Message ByRef) at System.Windows.Forms.Control.WmKeyChar(System.Windows.Forms.Message ByRef) at System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message ByRef) at System.Windows.Forms.TextBoxBase.WndProc(System.Windows.Forms.Message ByRef) at System.Windows.Forms.TextBox.WndProc(System.Windows.Forms.Message ByRef) at AutomateControls.Textboxes.StyledTextBox.WndProc(System.Windows.Forms.Message ByRef) at System.Windows.Forms.Control+ControlNativeWindow.OnMessage(System.Windows.Forms.Message ByRef) at System.Windows.Forms.Control+ControlNativeWindow.WndProc(System.Windows.Forms.Message ByRef) at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr) at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG ByRef) at System.Windows.Forms.Application+ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr, Int32, Int32) at System.Windows.Forms.Application+ThreadContext.RunMessageLoopInner(Int32, System.Windows.Forms.ApplicationContext) at System.Windows.Forms.Application+ThreadContext.RunMessageLoop(Int32, System.Windows.Forms.ApplicationContext) at System.Windows.Forms.Application.RunDialog(System.Windows.Forms.Form) at System.Windows.Forms.Form.ShowDialog(System.Windows.Forms.IWin32Window) at System.Windows.Forms.Form.ShowDialog() at AutomateUI.BPApplication.Start(System.String[]) at Automate.main.main(System.String[])&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;John Honek&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Nov 2021 13:31:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/BP-Learning-v7-0-Freezing-and-Crashing/m-p/82218#M33681</guid>
      <dc:creator>JohnHonek</dc:creator>
      <dc:date>2021-11-02T13:31:00Z</dc:date>
    </item>
    <item>
      <title>RE: BP Learning v7.0 Freezing and Crashing</title>
      <link>https://community.blueprism.com/t5/Product-Forum/BP-Learning-v7-0-Freezing-and-Crashing/m-p/82219#M33682</link>
      <description>Hi John,&lt;BR /&gt;Can you check your .Net framework version? BPv7 needs min .Net framework 4.7&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;run this command in powershell if it returns True then you have 4.7 or above else you need to upgrade your .net framework&lt;BR /&gt;&lt;BR /&gt;(Get-ItemProperty "HKLM:\SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full").Release -ge 460798&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Jerin Jose&lt;BR /&gt;Technical Product Owner&lt;BR /&gt;EY&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;*"If you find  this post helpful mark it as best answer, .*&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 03 Nov 2021 06:22:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/BP-Learning-v7-0-Freezing-and-Crashing/m-p/82219#M33682</guid>
      <dc:creator>JerinJose</dc:creator>
      <dc:date>2021-11-03T06:22:00Z</dc:date>
    </item>
    <item>
      <title>RE: BP Learning v7.0 Freezing and Crashing</title>
      <link>https://community.blueprism.com/t5/Product-Forum/BP-Learning-v7-0-Freezing-and-Crashing/m-p/82220#M33683</link>
      <description>Hi Jerin,&lt;BR /&gt;&lt;BR /&gt;True was returned.&amp;nbsp; Looks like my machine has V 4.8.&lt;BR /&gt;&lt;BR /&gt;PS C:\Users\honekje\source\repos&amp;gt; (Get-ItemProperty "HKLM:\SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full").Release -ge 460798&lt;BR /&gt;True&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;John Honek&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 03 Nov 2021 13:34:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/BP-Learning-v7-0-Freezing-and-Crashing/m-p/82220#M33683</guid>
      <dc:creator>JohnHonek</dc:creator>
      <dc:date>2021-11-03T13:34:00Z</dc:date>
    </item>
    <item>
      <title>RE: BP Learning v7.0 Freezing and Crashing</title>
      <link>https://community.blueprism.com/t5/Product-Forum/BP-Learning-v7-0-Freezing-and-Crashing/m-p/82221#M33684</link>
      <description>Hi John,&lt;BR /&gt;&lt;BR /&gt;Now we can't blame .Net for the weird behavior. As per the error windows is not liking the way Blueprism makes calls to the Windows Forms API.&lt;BR /&gt;&lt;BR /&gt;&lt;A class="user-content-mention" data-sign="@" data-contactkey="bf6edb31-c42f-4040-9e4b-d47f91046c5a" data-tag-text="@John Carter" href="https://community.blueprism.com/network/profile?UserKey=bf6edb31-c42f-4040-9e4b-d47f91046c5a" data-itemmentionkey="6cdc65f4-496d-40f9-a92b-9bf16a21c4e6"&gt;@John Carter&lt;/A&gt; &lt;A class="user-content-mention" data-sign="@" data-contactkey="0a9b5778-7ac7-4764-a9c9-822633ad2ffb" data-tag-text="@Bruce Liu" href="https://community.blueprism.com/people/bruce-liu1" data-itemmentionkey="96818051-6223-4a5b-8601-fda756feb75d"&gt;@Bruce Liu&lt;/A&gt; Any idea why would this happen?​​​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Jerin Jose&lt;BR /&gt;Technical Product Owner&lt;BR /&gt;EY&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;*"If you find  this post helpful mark it as best answer, .*&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 03 Nov 2021 13:50:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/BP-Learning-v7-0-Freezing-and-Crashing/m-p/82221#M33684</guid>
      <dc:creator>JerinJose</dc:creator>
      <dc:date>2021-11-03T13:50:00Z</dc:date>
    </item>
    <item>
      <title>RE: BP Learning v7.0 Freezing and Crashing</title>
      <link>https://community.blueprism.com/t5/Product-Forum/BP-Learning-v7-0-Freezing-and-Crashing/m-p/82222#M33685</link>
      <description>Very hard to say Jerin but thanks for checking the .Net theory.&lt;BR /&gt;&lt;BR /&gt;John - I'd recommend raising a ticket with the support team, it's probably the fastest way to find a resolution.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;John Carter&lt;BR /&gt;Professional Services&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 03 Nov 2021 18:15:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/BP-Learning-v7-0-Freezing-and-Crashing/m-p/82222#M33685</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2021-11-03T18:15:00Z</dc:date>
    </item>
    <item>
      <title>RE: BP Learning v7.0 Freezing and Crashing</title>
      <link>https://community.blueprism.com/t5/Product-Forum/BP-Learning-v7-0-Freezing-and-Crashing/m-p/82223#M33686</link>
      <description>Thanks All for you assistance!&amp;nbsp; &lt;BR /&gt;&lt;BR /&gt;I will raise another ticket with the support team.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;John Honek&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 03 Nov 2021 20:52:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/BP-Learning-v7-0-Freezing-and-Crashing/m-p/82223#M33686</guid>
      <dc:creator>JohnHonek</dc:creator>
      <dc:date>2021-11-03T20:52:00Z</dc:date>
    </item>
  </channel>
</rss>

