<?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: Error creating/modifying package in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Error-creating-modifying-package/m-p/92970#M42643</link>
    <description>Hi &lt;A class="user-content-mention" data-sign="@" data-contactkey="e93dad3d-1e7c-4ba0-8fcf-4e29af854fcd" data-tag-text="@Dan Svantner" href="https://community.blueprism.com/network/profile?UserKey=e93dad3d-1e7c-4ba0-8fcf-4e29af854fcd" data-itemmentionkey="91c3dd61-c492-4080-9839-1b0d381f2deb"&gt;@Dan Svantner&lt;/A&gt;,&lt;BR /&gt;&lt;BR /&gt;Post package creation, did someone tried opening the package in a notepad and might have accidently modified the package by either deleting any character?&lt;BR /&gt;These errors generally come when someone has accidently changed/modified the existing package.&lt;BR /&gt;As a workaround, did you try again creating the package and then import it to the other machine?​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ritansh Jatwani Senior Consultant&lt;BR /&gt;Consultant&lt;BR /&gt;EY&lt;BR /&gt;Gurgaon&lt;BR /&gt;*If you find this post helpful mark it as best answer&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Tue, 27 Jul 2021 19:43:00 GMT</pubDate>
    <dc:creator>ritansh.jatwani</dc:creator>
    <dc:date>2021-07-27T19:43:00Z</dc:date>
    <item>
      <title>Error creating/modifying package</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Error-creating-modifying-package/m-p/92969#M42642</link>
      <description>We are running Blue Prism 6.10.1. When attempting to create or modify a Release/Package, we receive an Unahndled exception error. If we click Continue, we are able to bypass the error, but only Processes and Objects are able to be added to the package. Environment varables, queues, etc are not available. Any ideas whats causing this?&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Here is the error message:&lt;BR /&gt;See the end of this message for details on invoking&lt;BR /&gt;just-in-time (JIT) debugging instead of this dialog box.&lt;BR /&gt;************** Exception Text **************&lt;BR /&gt;System.ArgumentNullException: Value cannot be null.&lt;BR /&gt;Parameter name: type&lt;BR /&gt;at BluePrism.AutomateAppCore.PackageComponentType.GetLocalizedFriendlyName(String type, Boolean plural, Boolean capitalize)&lt;BR /&gt;at AutomateUI.ctlComponentTree.m(TreeNode parent, ICollection`1 components)&lt;BR /&gt;at AutomateUI.ctlComponentTree.m(TreeNode parent, ICollection`1 components)&lt;BR /&gt;at AutomateUI.ctlComponentTree.m(TreeNode parent, ICollection`1 components)&lt;BR /&gt;at AutomateUI.ctlComponentTree.m(TreeNode parent, ICollection`1 components)&lt;BR /&gt;at AutomateUI.ctlComponentTree.AddComponents(ICollection`1 packageComponents)&lt;BR /&gt;at AutomateUI.ctlComponentTree.LoadAll()&lt;BR /&gt;at AutomateUI.ctlPackageBundler.set_PackageComponents(ICollection`1 value)&lt;BR /&gt;at AutomateUI.PackageBundlerStage.set_PackageComponents(ICollection`1 value)&lt;BR /&gt;at AutomateUI.frmPackageBuilderWizard.OnInitStage(WizardStage stg)&lt;BR /&gt;at AutomateUI.frmStagedWizard.SetStage(WizardStage stg, Boolean storeCurrentInHistory)&lt;BR /&gt;at AutomateUI.frmStagedWizard.UpdatePage()&lt;BR /&gt;at AutomateUI.frmStagedWizard.NextPage()&lt;BR /&gt;at AutomateUI.frmWizard.btnNext_Click(Object sender, EventArgs e)&lt;BR /&gt;at System.Windows.Forms.Control.OnClick(EventArgs e)&lt;BR /&gt;at System.Windows.Forms.Button.OnClick(EventArgs e)&lt;BR /&gt;at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)&lt;BR /&gt;at System.Windows.Forms.Control.WmMouseUp(Message&amp;amp; m, MouseButtons button, Int32 clicks)&lt;BR /&gt;at System.Windows.Forms.Control.WndProc(Message&amp;amp; m)&lt;BR /&gt;at System.Windows.Forms.ButtonBase.WndProc(Message&amp;amp; m)&lt;BR /&gt;at System.Windows.Forms.Button.WndProc(Message&amp;amp; m)&lt;BR /&gt;at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message&amp;amp; m)&lt;BR /&gt;at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message&amp;amp; m)&lt;BR /&gt;at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)&lt;BR /&gt;************** Loaded Assemblies **************&lt;BR /&gt;mscorlib&lt;BR /&gt;Assembly Version: 4.0.0.0&lt;BR /&gt;Win32 Version: 4.8.4380.0 built by: NET48REL1LAST_B&lt;BR /&gt;CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll&lt;BR /&gt;----------------------------------------&lt;BR /&gt;Automate&lt;BR /&gt;Assembly Version: 6.10.1.35171&lt;BR /&gt;Win32 Version: 6.10.1.35171&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/Automate.exe&lt;BR /&gt;----------------------------------------&lt;BR /&gt;AutomateUI&lt;BR /&gt;Assembly Version: 6.10.1.35171&lt;BR /&gt;Win32 Version: 6.10.1.35171&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/AutomateUI.DLL&lt;BR /&gt;----------------------------------------&lt;BR /&gt;AutomateAppCore&lt;BR /&gt;Assembly Version: 6.10.1.35171&lt;BR /&gt;Win32 Version: 6.10.1.35171&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/AutomateAppCore.DLL&lt;BR /&gt;----------------------------------------&lt;BR /&gt;BluePrism.StartUp&lt;BR /&gt;Assembly Version: 6.10.1.35171&lt;BR /&gt;Win32 Version: 6.10.1.35171&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/BluePrism.StartUp.DLL&lt;BR /&gt;----------------------------------------&lt;BR /&gt;BPCoreLib&lt;BR /&gt;Assembly Version: 6.10.1.35171&lt;BR /&gt;Win32 Version: 6.10.1.35171&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/BPCoreLib.DLL&lt;BR /&gt;----------------------------------------&lt;BR /&gt;NLog&lt;BR /&gt;Assembly Version: 4.0.0.0&lt;BR /&gt;Win32 Version: 4.7.2.11786&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/NLog.DLL&lt;BR /&gt;----------------------------------------&lt;BR /&gt;System.Drawing&lt;BR /&gt;Assembly Version: 4.0.0.0&lt;BR /&gt;Win32 Version: 4.8.3761.0 built by: NET48REL1&lt;BR /&gt;CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll&lt;BR /&gt;----------------------------------------&lt;BR /&gt;System&lt;BR /&gt;Assembly Version: 4.0.0.0&lt;BR /&gt;Win32 Version: 4.8.4380.0 built by: NET48REL1LAST_B&lt;BR /&gt;CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll&lt;BR /&gt;----------------------------------------&lt;BR /&gt;System.Windows.Forms&lt;BR /&gt;Assembly Version: 4.0.0.0&lt;BR /&gt;Win32 Version: 4.8.4350.0 built by: NET48REL1LAST_B&lt;BR /&gt;CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll&lt;BR /&gt;----------------------------------------&lt;BR /&gt;Microsoft.VisualBasic&lt;BR /&gt;Assembly Version: 10.0.0.0&lt;BR /&gt;Win32 Version: 14.8.3761.0 built by: NET48REL1&lt;BR /&gt;CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll&lt;BR /&gt;----------------------------------------&lt;BR /&gt;System.Core&lt;BR /&gt;Assembly Version: 4.0.0.0&lt;BR /&gt;Win32 Version: 4.8.4380.0 built by: NET48REL1LAST_B&lt;BR /&gt;CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll&lt;BR /&gt;----------------------------------------&lt;BR /&gt;System.Configuration&lt;BR /&gt;Assembly Version: 4.0.0.0&lt;BR /&gt;Win32 Version: 4.8.4190.0 built by: NET48REL1LAST_B&lt;BR /&gt;CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll&lt;BR /&gt;----------------------------------------&lt;BR /&gt;System.Xml&lt;BR /&gt;Assembly Version: 4.0.0.0&lt;BR /&gt;Win32 Version: 4.8.3761.0 built by: NET48REL1&lt;BR /&gt;CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll&lt;BR /&gt;----------------------------------------&lt;BR /&gt;BluePrism.Common.Security&lt;BR /&gt;Assembly Version: 1.0.6.8&lt;BR /&gt;Win32 Version: 1.0.6.8&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/BluePrism.Common.Security.DLL&lt;BR /&gt;----------------------------------------&lt;BR /&gt;netstandard&lt;BR /&gt;Assembly Version: 2.0.0.0&lt;BR /&gt;Win32 Version: 4.8.3761.0&lt;BR /&gt;CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/netstandard/v4.0_2.0.0.0__cc7b13ffcd2ddd51/netstandard.dll&lt;BR /&gt;----------------------------------------&lt;BR /&gt;BluePrism.DataPipeline&lt;BR /&gt;Assembly Version: 6.10.1.35171&lt;BR /&gt;Win32 Version: 6.10.1.35171&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/BluePrism.DataPipeline.DLL&lt;BR /&gt;----------------------------------------&lt;BR /&gt;AutomateProcessCore&lt;BR /&gt;Assembly Version: 6.10.1.35171&lt;BR /&gt;Win32 Version: 6.10.1.35171&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/AutomateProcessCore.DLL&lt;BR /&gt;----------------------------------------&lt;BR /&gt;BluePrism.Server.Domain.Models&lt;BR /&gt;Assembly Version: 6.10.1.35171&lt;BR /&gt;Win32 Version: 6.10.1.35171&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/BluePrism.Server.Domain.Models.DLL&lt;BR /&gt;----------------------------------------&lt;BR /&gt;BluePrism.Core&lt;BR /&gt;Assembly Version: 6.10.1.35171&lt;BR /&gt;Win32 Version: 6.10.1.35171&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/BluePrism.Core.DLL&lt;BR /&gt;----------------------------------------&lt;BR /&gt;AutomateControls&lt;BR /&gt;Assembly Version: 6.10.1.35171&lt;BR /&gt;Win32 Version: 6.10.1.35171&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/AutomateControls.DLL&lt;BR /&gt;----------------------------------------&lt;BR /&gt;?&lt;BR /&gt;Assembly Version: 0.0.0.0&lt;BR /&gt;Win32 Version: 6.10.1.35171&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/BPCoreLib.dll&lt;BR /&gt;----------------------------------------&lt;BR /&gt;BluePrism.DigitalWorker&lt;BR /&gt;Assembly Version: 6.10.1.35171&lt;BR /&gt;Win32 Version: 6.10.1.35171&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/BluePrism.DigitalWorker.DLL&lt;BR /&gt;----------------------------------------&lt;BR /&gt;FeatureToggle.Core&lt;BR /&gt;Assembly Version: 3.3.0.0&lt;BR /&gt;Win32 Version: 3.3.0.0&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/FeatureToggle.Core.DLL&lt;BR /&gt;----------------------------------------&lt;BR /&gt;Autofac&lt;BR /&gt;Assembly Version: 5.2.0.0&lt;BR /&gt;Win32 Version: 5.2.0.0&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/Autofac.DLL&lt;BR /&gt;----------------------------------------&lt;BR /&gt;Microsoft.Bcl.AsyncInterfaces&lt;BR /&gt;Assembly Version: 1.0.0.0&lt;BR /&gt;Win32 Version: 4.700.20.21406&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/Microsoft.Bcl.AsyncInterfaces.DLL&lt;BR /&gt;----------------------------------------&lt;BR /&gt;System.Threading.Tasks.Extensions&lt;BR /&gt;Assembly Version: 4.2.0.1&lt;BR /&gt;Win32 Version: 4.6.28619.01&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/System.Threading.Tasks.Extensions.DLL&lt;BR /&gt;----------------------------------------&lt;BR /&gt;BluePrism.DatabaseInstaller&lt;BR /&gt;Assembly Version: 1.0.1.0&lt;BR /&gt;Win32 Version: 1.0.1.0&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/BluePrism.DatabaseInstaller.DLL&lt;BR /&gt;----------------------------------------&lt;BR /&gt;?&lt;BR /&gt;Assembly Version: 0.0.0.0&lt;BR /&gt;Win32 Version: 6.10.1.35171&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/AutomateAppCore.dll&lt;BR /&gt;----------------------------------------&lt;BR /&gt;?&lt;BR /&gt;Assembly Version: 0.0.0.0&lt;BR /&gt;Win32 Version: 6.10.1.35171&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/AutomateUI.dll&lt;BR /&gt;----------------------------------------&lt;BR /&gt;System.Data&lt;BR /&gt;Assembly Version: 4.0.0.0&lt;BR /&gt;Win32 Version: 4.8.4290.0 built by: NET48REL1LAST_B&lt;BR /&gt;CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll&lt;BR /&gt;----------------------------------------&lt;BR /&gt;System.ServiceModel&lt;BR /&gt;Assembly Version: 4.0.0.0&lt;BR /&gt;Win32 Version: 4.8.4261.0 built by: NET48REL1LAST_B&lt;BR /&gt;CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel/v4.0_4.0.0.0__b77a5c561934e089/System.ServiceModel.dll&lt;BR /&gt;----------------------------------------&lt;BR /&gt;System.Runtime.Serialization&lt;BR /&gt;Assembly Version: 4.0.0.0&lt;BR /&gt;Win32 Version: 4.8.4261.0 built by: NET48REL1LAST_B&lt;BR /&gt;CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll&lt;BR /&gt;----------------------------------------&lt;BR /&gt;NLog.Extensions.Logging&lt;BR /&gt;Assembly Version: 1.0.0.0&lt;BR /&gt;Win32 Version: 1.6.2.1321&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/NLog.Extensions.Logging.DLL&lt;BR /&gt;----------------------------------------&lt;BR /&gt;Microsoft.Extensions.Logging.Abstractions&lt;BR /&gt;Assembly Version: 3.1.7.0&lt;BR /&gt;Win32 Version: 3.100.720.37108&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/Microsoft.Extensions.Logging.Abstractions.DLL&lt;BR /&gt;----------------------------------------&lt;BR /&gt;Microsoft.Extensions.Logging&lt;BR /&gt;Assembly Version: 2.1.0.0&lt;BR /&gt;Win32 Version: 2.1.0.18136&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/Microsoft.Extensions.Logging.DLL&lt;BR /&gt;----------------------------------------&lt;BR /&gt;System.Runtime.Remoting&lt;BR /&gt;Assembly Version: 4.0.0.0&lt;BR /&gt;Win32 Version: 4.8.3761.0 built by: NET48REL1&lt;BR /&gt;CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll&lt;BR /&gt;----------------------------------------&lt;BR /&gt;Autofac.Extras.NLog&lt;BR /&gt;Assembly Version: 3.0.0.0&lt;BR /&gt;Win32 Version: 3.0.0.0&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/Autofac.Extras.NLog.DLL&lt;BR /&gt;----------------------------------------&lt;BR /&gt;System.ValueTuple&lt;BR /&gt;Assembly Version: 4.0.3.0&lt;BR /&gt;Win32 Version: 4.6.26515.06&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/System.ValueTuple.DLL&lt;BR /&gt;----------------------------------------&lt;BR /&gt;System.ComponentModel.Composition&lt;BR /&gt;Assembly Version: 4.0.0.0&lt;BR /&gt;Win32 Version: 4.8.3761.0&lt;BR /&gt;CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ComponentModel.Composition/v4.0_4.0.0.0__b77a5c561934e089/System.ComponentModel.Composition.dll&lt;BR /&gt;----------------------------------------&lt;BR /&gt;Anonymously Hosted DynamicMethods Assembly&lt;BR /&gt;Assembly Version: 0.0.0.0&lt;BR /&gt;Win32 Version: 4.8.4380.0 built by: NET48REL1LAST_B&lt;BR /&gt;CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll&lt;BR /&gt;----------------------------------------&lt;BR /&gt;BluePrism.ActiveDirectoryUserSearcher&lt;BR /&gt;Assembly Version: 6.10.1.35171&lt;BR /&gt;Win32 Version: 6.10.1.35171&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/BluePrism.ActiveDirectoryUserSearcher.DLL&lt;BR /&gt;----------------------------------------&lt;BR /&gt;BluePrism.BrowserAutomation&lt;BR /&gt;Assembly Version: 6.10.1.35171&lt;BR /&gt;Win32 Version: 6.10.1.35171&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/BluePrism.BrowserAutomation.DLL&lt;BR /&gt;----------------------------------------&lt;BR /&gt;websocket-sharp&lt;BR /&gt;Assembly Version: 1.0.2.59611&lt;BR /&gt;Win32 Version: 1.0.2.59611&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/websocket-sharp.DLL&lt;BR /&gt;----------------------------------------&lt;BR /&gt;ClientComms&lt;BR /&gt;Assembly Version: 6.10.1.35171&lt;BR /&gt;Win32 Version: 6.10.1.35171&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/ClientComms.DLL&lt;BR /&gt;----------------------------------------&lt;BR /&gt;BluePrism.Caching&lt;BR /&gt;Assembly Version: 6.10.1.35171&lt;BR /&gt;Win32 Version: 6.10.1.35171&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/BluePrism.Caching.DLL&lt;BR /&gt;----------------------------------------&lt;BR /&gt;System.DirectoryServices&lt;BR /&gt;Assembly Version: 4.0.0.0&lt;BR /&gt;Win32 Version: 4.8.3761.0 built by: NET48REL1&lt;BR /&gt;CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.DirectoryServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.DirectoryServices.dll&lt;BR /&gt;----------------------------------------&lt;BR /&gt;BluePrism.Server.Core&lt;BR /&gt;Assembly Version: 6.10.1.35171&lt;BR /&gt;Win32 Version: 6.10.1.35171&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/BluePrism.Server.Core.DLL&lt;BR /&gt;----------------------------------------&lt;BR /&gt;MassTransit.AutofacIntegration&lt;BR /&gt;Assembly Version: 7.0.2.0&lt;BR /&gt;Win32 Version: 7.0.2.0&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/MassTransit.AutofacIntegration.DLL&lt;BR /&gt;----------------------------------------&lt;BR /&gt;MassTransit&lt;BR /&gt;Assembly Version: 7.0.2.0&lt;BR /&gt;Win32 Version: 7.0.2.0&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/MassTransit.DLL&lt;BR /&gt;----------------------------------------&lt;BR /&gt;Automatonymous&lt;BR /&gt;Assembly Version: 5.0.0.0&lt;BR /&gt;Win32 Version: 5.0.0.0&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/Automatonymous.DLL&lt;BR /&gt;----------------------------------------&lt;BR /&gt;GreenPipes&lt;BR /&gt;Assembly Version: 4.0.0.0&lt;BR /&gt;Win32 Version: 4.0.0.0&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/GreenPipes.DLL&lt;BR /&gt;----------------------------------------&lt;BR /&gt;MassTransit.RabbitMqTransport&lt;BR /&gt;Assembly Version: 7.0.2.0&lt;BR /&gt;Win32 Version: 7.0.2.0&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/MassTransit.RabbitMqTransport.DLL&lt;BR /&gt;----------------------------------------&lt;BR /&gt;BluePrism.Cirrus.Sessions.SessionService.MessagingClient&lt;BR /&gt;Assembly Version: 0.1.0.897&lt;BR /&gt;Win32 Version: 0.1.0.897&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/BluePrism.Cirrus.Sessions.SessionService.MessagingClient.DLL&lt;BR /&gt;----------------------------------------&lt;BR /&gt;BluePrism.Cirrus.Sessions.SessionService.Messages.Commands&lt;BR /&gt;Assembly Version: 0.1.0.883&lt;BR /&gt;Win32 Version: 0.1.0.883&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/BluePrism.Cirrus.Sessions.SessionService.Messages.Commands.DLL&lt;BR /&gt;----------------------------------------&lt;BR /&gt;BluePrism.Cirrus.Common.MassTransit&lt;BR /&gt;Assembly Version: 0.1.0.96&lt;BR /&gt;Win32 Version: 0.1.0.96&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/BluePrism.Cirrus.Common.MassTransit.DLL&lt;BR /&gt;----------------------------------------&lt;BR /&gt;BluePrism.DigitalWorker.Messages.Commands&lt;BR /&gt;Assembly Version: 6.10.1.35171&lt;BR /&gt;Win32 Version: 6.10.1.35171&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/BluePrism.DigitalWorker.Messages.Commands.DLL&lt;BR /&gt;----------------------------------------&lt;BR /&gt;Newtonsoft.Json&lt;BR /&gt;Assembly Version: 12.0.0.0&lt;BR /&gt;Win32 Version: 12.0.3.23909&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/Newtonsoft.Json.DLL&lt;BR /&gt;----------------------------------------&lt;BR /&gt;RabbitMQ.Client&lt;BR /&gt;Assembly Version: 6.0.0.0&lt;BR /&gt;Win32 Version: 6.1.0.0&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/RabbitMQ.Client.DLL&lt;BR /&gt;----------------------------------------&lt;BR /&gt;?&lt;BR /&gt;Assembly Version: 0.0.0.0&lt;BR /&gt;Win32 Version: 6.10.1.35171&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/BluePrism.DigitalWorker.dll&lt;BR /&gt;----------------------------------------&lt;BR /&gt;?&lt;BR /&gt;Assembly Version: 0.0.0.0&lt;BR /&gt;Win32 Version: 6.10.1.35171&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/BluePrism.Core.dll&lt;BR /&gt;----------------------------------------&lt;BR /&gt;CharMatching&lt;BR /&gt;Assembly Version: 6.10.1.35171&lt;BR /&gt;Win32 Version: 6.10.1.35171&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/CharMatching.DLL&lt;BR /&gt;----------------------------------------&lt;BR /&gt;AMI&lt;BR /&gt;Assembly Version: 6.10.1.35171&lt;BR /&gt;Win32 Version: 6.10.1.35171&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/AMI.DLL&lt;BR /&gt;----------------------------------------&lt;BR /&gt;?&lt;BR /&gt;Assembly Version: 0.0.0.0&lt;BR /&gt;Win32 Version: 6.10.1.35171&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/AMI.dll&lt;BR /&gt;----------------------------------------&lt;BR /&gt;LocaleTools&lt;BR /&gt;Assembly Version: 6.10.1.35171&lt;BR /&gt;Win32 Version: 6.10.1.35171&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/LocaleTools.DLL&lt;BR /&gt;----------------------------------------&lt;BR /&gt;?&lt;BR /&gt;Assembly Version: 0.0.0.0&lt;BR /&gt;Win32 Version: 6.10.1.35171&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/LocaleTools.dll&lt;BR /&gt;----------------------------------------&lt;BR /&gt;LocaleTools.resources&lt;BR /&gt;Assembly Version: 6.10.1.35171&lt;BR /&gt;Win32 Version: 6.10.1.35171&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/en-US/LocaleTools.resources.DLL&lt;BR /&gt;----------------------------------------&lt;BR /&gt;MpIKbLdNkKaN&lt;BR /&gt;Assembly Version: 0.0.65535.65535&lt;BR /&gt;Win32 Version: 1.0.6.8&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/BluePrism.Common.Security.dll&lt;BR /&gt;----------------------------------------&lt;BR /&gt;VaZWQnoBbEMx&lt;BR /&gt;Assembly Version: 0.0.65535.65535&lt;BR /&gt;Win32 Version: 0.1.0.883&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/BluePrism.Cirrus.Sessions.SessionService.Messages.Commands.dll&lt;BR /&gt;----------------------------------------&lt;BR /&gt;?&lt;BR /&gt;Assembly Version: 0.0.0.0&lt;BR /&gt;Win32 Version: 6.10.1.35171&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/AutomateControls.dll&lt;BR /&gt;----------------------------------------&lt;BR /&gt;System.Management&lt;BR /&gt;Assembly Version: 4.0.0.0&lt;BR /&gt;Win32 Version: 4.8.3761.0 built by: NET48REL1&lt;BR /&gt;CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Management/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Management.dll&lt;BR /&gt;----------------------------------------&lt;BR /&gt;ApplicationManagerUtilities&lt;BR /&gt;Assembly Version: 6.10.1.35171&lt;BR /&gt;Win32 Version: 6.10.1.35171&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/ApplicationManagerUtilities.DLL&lt;BR /&gt;----------------------------------------&lt;BR /&gt;?&lt;BR /&gt;Assembly Version: 0.0.0.0&lt;BR /&gt;Win32 Version: 6.10.1.35171&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/ApplicationManagerUtilities.dll&lt;BR /&gt;----------------------------------------&lt;BR /&gt;BluePrism.Data&lt;BR /&gt;Assembly Version: 6.10.1.35171&lt;BR /&gt;Win32 Version: 6.10.1.35171&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/BluePrism.Data.DLL&lt;BR /&gt;----------------------------------------&lt;BR /&gt;SMDiagnostics&lt;BR /&gt;Assembly Version: 4.0.0.0&lt;BR /&gt;Win32 Version: 4.8.4261.0 built by: NET48REL1LAST_B&lt;BR /&gt;CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/SMDiagnostics/v4.0_4.0.0.0__b77a5c561934e089/SMDiagnostics.dll&lt;BR /&gt;----------------------------------------&lt;BR /&gt;System.ServiceModel.Internals&lt;BR /&gt;Assembly Version: 4.0.0.0&lt;BR /&gt;Win32 Version: 4.8.4261.0 built by: NET48REL1LAST_B&lt;BR /&gt;CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel.Internals/v4.0_4.0.0.0__31bf3856ad364e35/System.ServiceModel.Internals.dll&lt;BR /&gt;----------------------------------------&lt;BR /&gt;System.IdentityModel&lt;BR /&gt;Assembly Version: 4.0.0.0&lt;BR /&gt;Win32 Version: 4.8.4261.0 built by: NET48REL1LAST_B&lt;BR /&gt;CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.IdentityModel/v4.0_4.0.0.0__b77a5c561934e089/System.IdentityModel.dll&lt;BR /&gt;----------------------------------------&lt;BR /&gt;System.Transactions&lt;BR /&gt;Assembly Version: 4.0.0.0&lt;BR /&gt;Win32 Version: 4.8.3761.0 built by: NET48REL1&lt;BR /&gt;CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll&lt;BR /&gt;----------------------------------------&lt;BR /&gt;NodaTime&lt;BR /&gt;Assembly Version: 2.4.4.0&lt;BR /&gt;Win32 Version: 2.4.4.0&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/NodaTime.DLL&lt;BR /&gt;----------------------------------------&lt;BR /&gt;BPScheduler&lt;BR /&gt;Assembly Version: 6.10.1.35171&lt;BR /&gt;Win32 Version: 6.10.1.35171&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/BPScheduler.DLL&lt;BR /&gt;----------------------------------------&lt;BR /&gt;BluePrism.Skills&lt;BR /&gt;Assembly Version: 6.10.1.35171&lt;BR /&gt;Win32 Version: 6.10.1.35171&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/BluePrism.Skills.DLL&lt;BR /&gt;----------------------------------------&lt;BR /&gt;System.IdentityModel.Selectors&lt;BR /&gt;Assembly Version: 4.0.0.0&lt;BR /&gt;Win32 Version: 4.8.3761.0 built by: NET48REL1&lt;BR /&gt;CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.IdentityModel.Selectors/v4.0_4.0.0.0__b77a5c561934e089/System.IdentityModel.Selectors.dll&lt;BR /&gt;----------------------------------------&lt;BR /&gt;System.Security&lt;BR /&gt;Assembly Version: 4.0.0.0&lt;BR /&gt;Win32 Version: 4.8.4261.0 built by: NET48REL1LAST_B&lt;BR /&gt;CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Security/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Security.dll&lt;BR /&gt;----------------------------------------&lt;BR /&gt;System.Net.Http&lt;BR /&gt;Assembly Version: 4.2.0.0&lt;BR /&gt;Win32 Version: 4.6.25514.04&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/System.Net.Http.DLL&lt;BR /&gt;----------------------------------------&lt;BR /&gt;BluePrism.Images&lt;BR /&gt;Assembly Version: 6.10.1.35171&lt;BR /&gt;Win32 Version: 6.10.1.35171&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/BluePrism.Images.DLL&lt;BR /&gt;----------------------------------------&lt;BR /&gt;FeatureToggle&lt;BR /&gt;Assembly Version: 3.3.0.0&lt;BR /&gt;Win32 Version: 3.3.0.0&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/FeatureToggle.DLL&lt;BR /&gt;----------------------------------------&lt;BR /&gt;System.Xml.Linq&lt;BR /&gt;Assembly Version: 4.0.0.0&lt;BR /&gt;Win32 Version: 4.8.3761.0 built by: NET48REL1&lt;BR /&gt;CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll&lt;BR /&gt;----------------------------------------&lt;BR /&gt;?&lt;BR /&gt;Assembly Version: 0.0.0.0&lt;BR /&gt;Win32 Version: 6.10.1.35171&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/BluePrism.Images.dll&lt;BR /&gt;----------------------------------------&lt;BR /&gt;WindowsFormsIntegration&lt;BR /&gt;Assembly Version: 4.0.0.0&lt;BR /&gt;Win32 Version: 4.8.4150.0 built by: NET48REL1LAST_C&lt;BR /&gt;CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/WindowsFormsIntegration/v4.0_4.0.0.0__31bf3856ad364e35/WindowsFormsIntegration.dll&lt;BR /&gt;----------------------------------------&lt;BR /&gt;PresentationFramework&lt;BR /&gt;Assembly Version: 4.0.0.0&lt;BR /&gt;Win32 Version: 4.8.4380.0&lt;BR /&gt;CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.dll&lt;BR /&gt;----------------------------------------&lt;BR /&gt;WindowsBase&lt;BR /&gt;Assembly Version: 4.0.0.0&lt;BR /&gt;Win32 Version: 4.8.4380.0 built by: NET48REL1LAST_B&lt;BR /&gt;CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/WindowsBase/v4.0_4.0.0.0__31bf3856ad364e35/WindowsBase.dll&lt;BR /&gt;----------------------------------------&lt;BR /&gt;PresentationCore&lt;BR /&gt;Assembly Version: 4.0.0.0&lt;BR /&gt;Win32 Version: 4.8.4380.0 built by: NET48REL1LAST_B&lt;BR /&gt;CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/PresentationCore/v4.0_4.0.0.0__31bf3856ad364e35/PresentationCore.dll&lt;BR /&gt;----------------------------------------&lt;BR /&gt;System.Xaml&lt;BR /&gt;Assembly Version: 4.0.0.0&lt;BR /&gt;Win32 Version: 4.8.4380.0 built by: NET48REL1LAST_B&lt;BR /&gt;CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xaml/v4.0_4.0.0.0__b77a5c561934e089/System.Xaml.dll&lt;BR /&gt;----------------------------------------&lt;BR /&gt;PresentationFramework.AeroLite&lt;BR /&gt;Assembly Version: 4.0.0.0&lt;BR /&gt;Win32 Version: 4.8.3761.0 built by: NET48REL1&lt;BR /&gt;CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework.AeroLite/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.AeroLite.dll&lt;BR /&gt;----------------------------------------&lt;BR /&gt;System.Web&lt;BR /&gt;Assembly Version: 4.0.0.0&lt;BR /&gt;Win32 Version: 4.8.4330.0 built by: NET48REL1LAST_B&lt;BR /&gt;CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Web/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Web.dll&lt;BR /&gt;----------------------------------------&lt;BR /&gt;System.Numerics&lt;BR /&gt;Assembly Version: 4.0.0.0&lt;BR /&gt;Win32 Version: 4.8.3761.0 built by: NET48REL1&lt;BR /&gt;CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll&lt;BR /&gt;----------------------------------------&lt;BR /&gt;LiveCharts&lt;BR /&gt;Assembly Version: 0.9.7.0&lt;BR /&gt;Win32 Version: 0.9.7&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/LiveCharts.DLL&lt;BR /&gt;----------------------------------------&lt;BR /&gt;LiveCharts.Wpf&lt;BR /&gt;Assembly Version: 0.9.7.0&lt;BR /&gt;Win32 Version: 0.9.7&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/LiveCharts.Wpf.DLL&lt;BR /&gt;----------------------------------------&lt;BR /&gt;System.Data.DataSetExtensions&lt;BR /&gt;Assembly Version: 4.0.0.0&lt;BR /&gt;Win32 Version: 4.8.3761.0 built by: NET48REL1&lt;BR /&gt;CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Data.DataSetExtensions/v4.0_4.0.0.0__b77a5c561934e089/System.Data.DataSetExtensions.dll&lt;BR /&gt;----------------------------------------&lt;BR /&gt;PresentationFramework-SystemData&lt;BR /&gt;Assembly Version: 4.0.0.0&lt;BR /&gt;Win32 Version: 4.8.4380.0&lt;BR /&gt;CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework-SystemData/v4.0_4.0.0.0__b77a5c561934e089/PresentationFramework-SystemData.dll&lt;BR /&gt;----------------------------------------&lt;BR /&gt;PresentationFramework-SystemXmlLinq&lt;BR /&gt;Assembly Version: 4.0.0.0&lt;BR /&gt;Win32 Version: 4.8.3761.0&lt;BR /&gt;CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework-SystemXmlLinq/v4.0_4.0.0.0__b77a5c561934e089/PresentationFramework-SystemXmlLinq.dll&lt;BR /&gt;----------------------------------------&lt;BR /&gt;UIAutomationProvider&lt;BR /&gt;Assembly Version: 4.0.0.0&lt;BR /&gt;Win32 Version: 4.8.4380.0 built by: NET48REL1LAST_B&lt;BR /&gt;CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/UIAutomationProvider/v4.0_4.0.0.0__31bf3856ad364e35/UIAutomationProvider.dll&lt;BR /&gt;----------------------------------------&lt;BR /&gt;Internationalisation&lt;BR /&gt;Assembly Version: 6.10.1.35171&lt;BR /&gt;Win32 Version: 6.10.1.35171&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/Internationalisation.DLL&lt;BR /&gt;----------------------------------------&lt;BR /&gt;?&lt;BR /&gt;Assembly Version: 0.0.0.0&lt;BR /&gt;Win32 Version: 6.10.1.35171&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/Internationalisation.dll&lt;BR /&gt;----------------------------------------&lt;BR /&gt;System.DirectoryServices.AccountManagement&lt;BR /&gt;Assembly Version: 4.0.0.0&lt;BR /&gt;Win32 Version: 4.8.3761.0 built by: NET48REL1&lt;BR /&gt;CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.DirectoryServices.AccountManagement/v4.0_4.0.0.0__b77a5c561934e089/System.DirectoryServices.AccountManagement.dll&lt;BR /&gt;----------------------------------------&lt;BR /&gt;?&lt;BR /&gt;Assembly Version: 0.0.0.0&lt;BR /&gt;Win32 Version: 6.10.1.35171&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/BPScheduler.dll&lt;BR /&gt;----------------------------------------&lt;BR /&gt;?&lt;BR /&gt;Assembly Version: 0.0.0.0&lt;BR /&gt;Win32 Version: 6.10.1.35171&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/AutomateProcessCore.dll&lt;BR /&gt;----------------------------------------&lt;BR /&gt;?&lt;BR /&gt;Assembly Version: 0.0.0.0&lt;BR /&gt;Win32 Version: 6.10.1.35171&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/BluePrism.Skills.dll&lt;BR /&gt;----------------------------------------&lt;BR /&gt;System.Web.Services&lt;BR /&gt;Assembly Version: 4.0.0.0&lt;BR /&gt;Win32 Version: 4.8.3761.0 built by: NET48REL1&lt;BR /&gt;CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Web.Services/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Web.Services.dll&lt;BR /&gt;----------------------------------------&lt;BR /&gt;BluePrism.Utilities.Functional&lt;BR /&gt;Assembly Version: 2.0.8.0&lt;BR /&gt;Win32 Version: 2.0.8.0&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/BluePrism.Utilities.Functional.DLL&lt;BR /&gt;----------------------------------------&lt;BR /&gt;Microsoft.CodeDom.Providers.DotNetCompilerPlatform&lt;BR /&gt;Assembly Version: 2.0.1.0&lt;BR /&gt;Win32 Version: 2.0.50905.0&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/Microsoft.CodeDom.Providers.DotNetCompilerPlatform.DLL&lt;BR /&gt;----------------------------------------&lt;BR /&gt;System.Runtime&lt;BR /&gt;Assembly Version: 4.1.2.0&lt;BR /&gt;Win32 Version: 4.6.25507.01&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/System.Runtime.DLL&lt;BR /&gt;----------------------------------------&lt;BR /&gt;wzgl2kt2&lt;BR /&gt;Assembly Version: 0.0.0.0&lt;BR /&gt;Win32 Version: 2.0.50905.0&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll&lt;BR /&gt;----------------------------------------&lt;BR /&gt;fgu0reea&lt;BR /&gt;Assembly Version: 0.0.0.0&lt;BR /&gt;Win32 Version: 2.0.50905.0&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll&lt;BR /&gt;----------------------------------------&lt;BR /&gt;Microsoft.Office.Interop.Excel&lt;BR /&gt;Assembly Version: 15.0.0.0&lt;BR /&gt;Win32 Version: 15.0.4569.1506&lt;BR /&gt;CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.Office.Interop.Excel/15.0.0.0__71e9bce111e9429c/Microsoft.Office.Interop.Excel.dll&lt;BR /&gt;----------------------------------------&lt;BR /&gt;office&lt;BR /&gt;Assembly Version: 15.0.0.0&lt;BR /&gt;Win32 Version: 15.0.4613.1000&lt;BR /&gt;CodeBase: file:///C:/Windows/assembly/GAC_MSIL/office/15.0.0.0__71e9bce111e9429c/office.dll&lt;BR /&gt;----------------------------------------&lt;BR /&gt;CustomMarshalers&lt;BR /&gt;Assembly Version: 4.0.0.0&lt;BR /&gt;Win32 Version: 4.8.3761.0 built by: NET48REL1&lt;BR /&gt;CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/CustomMarshalers/v4.0_4.0.0.0__b03f5f7f11d50a3a/CustomMarshalers.dll&lt;BR /&gt;----------------------------------------&lt;BR /&gt;uctn3cnf&lt;BR /&gt;Assembly Version: 0.0.0.0&lt;BR /&gt;Win32 Version: 2.0.50905.0&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll&lt;BR /&gt;----------------------------------------&lt;BR /&gt;rm1eqhe1&lt;BR /&gt;Assembly Version: 0.0.0.0&lt;BR /&gt;Win32 Version: 2.0.50905.0&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll&lt;BR /&gt;----------------------------------------&lt;BR /&gt;atfbqf1f&lt;BR /&gt;Assembly Version: 0.0.0.0&lt;BR /&gt;Win32 Version: 2.0.50905.0&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll&lt;BR /&gt;----------------------------------------&lt;BR /&gt;e1awazwu&lt;BR /&gt;Assembly Version: 0.0.0.0&lt;BR /&gt;Win32 Version: 2.0.50905.0&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll&lt;BR /&gt;----------------------------------------&lt;BR /&gt;ClientCommsI&lt;BR /&gt;Assembly Version: 6.10.1.35171&lt;BR /&gt;Win32 Version: 6.10.1.35171&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/ClientCommsI.DLL&lt;BR /&gt;----------------------------------------&lt;BR /&gt;HTML&lt;BR /&gt;Assembly Version: 6.10.1.35171&lt;BR /&gt;Win32 Version: 6.10.1.35171&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/HTML.DLL&lt;BR /&gt;----------------------------------------&lt;BR /&gt;BluePrism.UIAutomation&lt;BR /&gt;Assembly Version: 6.10.1.35171&lt;BR /&gt;Win32 Version: 6.10.1.35171&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/BluePrism.UIAutomation.DLL&lt;BR /&gt;----------------------------------------&lt;BR /&gt;Interop.UIAutomationClient&lt;BR /&gt;Assembly Version: 10.0.0.0&lt;BR /&gt;Win32 Version: 10.0.0.0&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/Interop.UIAutomationClient.DLL&lt;BR /&gt;----------------------------------------&lt;BR /&gt;?&lt;BR /&gt;Assembly Version: 0.0.0.0&lt;BR /&gt;Win32 Version: 6.10.1.35171&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/ClientComms.dll&lt;BR /&gt;----------------------------------------&lt;BR /&gt;BPATerminalEmulation&lt;BR /&gt;Assembly Version: 6.10.1.35171&lt;BR /&gt;Win32 Version: 6.10.1.35171&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/BPATerminalEmulation.DLL&lt;BR /&gt;----------------------------------------&lt;BR /&gt;JABWrapper&lt;BR /&gt;Assembly Version: 6.10.1.35171&lt;BR /&gt;Win32 Version: 6.10.1.35171&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/JABWrapper.DLL&lt;BR /&gt;----------------------------------------&lt;BR /&gt;Jeffijoe.MessageFormat&lt;BR /&gt;Assembly Version: 3.0.1.0&lt;BR /&gt;Win32 Version: 3.0.1&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/Jeffijoe.MessageFormat.DLL&lt;BR /&gt;----------------------------------------&lt;BR /&gt;2a4rsbap&lt;BR /&gt;Assembly Version: 0.0.0.0&lt;BR /&gt;Win32 Version: 2.0.50905.0&lt;BR /&gt;CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll&lt;BR /&gt;----------------------------------------&lt;BR /&gt;************** JIT Debugging **************&lt;BR /&gt;To enable just-in-time (JIT) debugging, the .config file for this&lt;BR /&gt;application or computer (machine.config) must have the&lt;BR /&gt;jitDebugging value set in the system.windows.forms section.&lt;BR /&gt;The application must also be compiled with debugging&lt;BR /&gt;enabled.&lt;BR /&gt;For example:&lt;BR /&gt;&amp;lt;configuration&amp;gt;&lt;BR /&gt;&amp;lt;system.windows.forms jitDebugging="true" /&amp;gt;&lt;BR /&gt;&amp;lt;/configuration&amp;gt;&lt;BR /&gt;When JIT debugging is enabled, any unhandled exception&lt;BR /&gt;will be sent to the JIT debugger registered on the computer&lt;BR /&gt;rather than be handled by this dialog box.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="19705.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/19856iBC900752D95A780D/image-size/large?v=v2&amp;amp;px=999" role="button" title="19705.png" alt="19705.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 27 Jul 2021 19:38:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Error-creating-modifying-package/m-p/92969#M42642</guid>
      <dc:creator>ctz9843</dc:creator>
      <dc:date>2021-07-27T19:38:00Z</dc:date>
    </item>
    <item>
      <title>RE: Error creating/modifying package</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Error-creating-modifying-package/m-p/92970#M42643</link>
      <description>Hi &lt;A class="user-content-mention" data-sign="@" data-contactkey="e93dad3d-1e7c-4ba0-8fcf-4e29af854fcd" data-tag-text="@Dan Svantner" href="https://community.blueprism.com/network/profile?UserKey=e93dad3d-1e7c-4ba0-8fcf-4e29af854fcd" data-itemmentionkey="91c3dd61-c492-4080-9839-1b0d381f2deb"&gt;@Dan Svantner&lt;/A&gt;,&lt;BR /&gt;&lt;BR /&gt;Post package creation, did someone tried opening the package in a notepad and might have accidently modified the package by either deleting any character?&lt;BR /&gt;These errors generally come when someone has accidently changed/modified the existing package.&lt;BR /&gt;As a workaround, did you try again creating the package and then import it to the other machine?​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ritansh Jatwani Senior Consultant&lt;BR /&gt;Consultant&lt;BR /&gt;EY&lt;BR /&gt;Gurgaon&lt;BR /&gt;*If you find this post helpful mark it as best answer&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Jul 2021 19:43:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Error-creating-modifying-package/m-p/92970#M42643</guid>
      <dc:creator>ritansh.jatwani</dc:creator>
      <dc:date>2021-07-27T19:43:00Z</dc:date>
    </item>
    <item>
      <title>RE: Error creating/modifying package</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Error-creating-modifying-package/m-p/92971#M42644</link>
      <description>Hi, this error happens for all packages, so my dilemma is determining what process/object/etc is the culprit that needs fixed.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Dan Svantner&lt;BR /&gt;Application Architect&lt;BR /&gt;US Steel&lt;BR /&gt;America/New_York&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Jul 2021 20:03:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Error-creating-modifying-package/m-p/92971#M42644</guid>
      <dc:creator>ctz9843</dc:creator>
      <dc:date>2021-07-27T20:03:00Z</dc:date>
    </item>
    <item>
      <title>RE: Error creating/modifying package</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Error-creating-modifying-package/m-p/92972#M42645</link>
      <description>Would recommend as ritansh said, as I did face such issues earlier.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Murali Krishna&lt;BR /&gt;RPA Consultant&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Aug 2021 12:01:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Error-creating-modifying-package/m-p/92972#M42645</guid>
      <dc:creator>krishna.kodimurali9</dc:creator>
      <dc:date>2021-08-02T12:01:00Z</dc:date>
    </item>
    <item>
      <title>RE: Error creating/modifying package</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Error-creating-modifying-package/m-p/92973#M42646</link>
      <description>&lt;P&gt;Hi &lt;A class="user-content-mention" data-sign="@" data-contactkey="e93dad3d-1e7c-4ba0-8fcf-4e29af854fcd" data-tag-text="@Dan Svantner" href="https://community.blueprism.com/network/profile?UserKey=e93dad3d-1e7c-4ba0-8fcf-4e29af854fcd" data-itemmentionkey="b374a9f4-7799-44f3-b2ca-85e09c1845c6"&gt;@Dan Svantner&lt;/A&gt;,&lt;BR /&gt;&lt;BR /&gt;Are you talking about all existing packages or new pacakages?&lt;/P&gt;
&lt;P&gt;If new packages, then you might need to create a package for one object/process only and then identify the culprit rather than taking processes and their relevant objects in the package. You need to break the package creation in small small packages consisting of only one or two objects/process. In this way, you can easily identify the root cause of the issue.​&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ritansh Jatwani Senior Consultant&lt;BR /&gt;Consultant&lt;BR /&gt;EY&lt;BR /&gt;Gurgaon&lt;BR /&gt;*If you find this post helpful mark it as best answer&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Aug 2021 13:09:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Error-creating-modifying-package/m-p/92973#M42646</guid>
      <dc:creator>ritansh.jatwani</dc:creator>
      <dc:date>2021-08-02T13:09:00Z</dc:date>
    </item>
    <item>
      <title>RE: Error creating/modifying package</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Error-creating-modifying-package/m-p/92974#M42647</link>
      <description>It occurs for all packages, both new and existing.&amp;nbsp; &lt;BR /&gt;&lt;BR /&gt;After selecting New Package, you enter the name and click Next, enter Description and click Next, the error appears at this point, on the Configure Package screen where you are to select the components included in the release.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Dan Svantner&lt;BR /&gt;Application Architect&lt;BR /&gt;US Steel&lt;BR /&gt;America/New_York&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Aug 2021 14:46:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Error-creating-modifying-package/m-p/92974#M42647</guid>
      <dc:creator>ctz9843</dc:creator>
      <dc:date>2021-08-02T14:46:00Z</dc:date>
    </item>
    <item>
      <title>Re: Error creating/modifying package</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Error-creating-modifying-package/m-p/123451#M54006</link>
      <description>&lt;P&gt;&lt;SPAN&gt;We are facing exactly the same problem now with BP 7.4.1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone have a clue how to fix it?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Nov 2025 16:40:08 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Error-creating-modifying-package/m-p/123451#M54006</guid>
      <dc:creator>molpinski</dc:creator>
      <dc:date>2025-11-05T16:40:08Z</dc:date>
    </item>
    <item>
      <title>Re: Error creating/modifying package</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Error-creating-modifying-package/m-p/125252#M54537</link>
      <description>&lt;P&gt;&amp;nbsp;Same with me, exploring options and opened a ticket for technical support.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Apr 2026 15:05:03 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Error-creating-modifying-package/m-p/125252#M54537</guid>
      <dc:creator>AllanRo</dc:creator>
      <dc:date>2026-04-09T15:05:03Z</dc:date>
    </item>
    <item>
      <title>Re: Error creating/modifying package</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Error-creating-modifying-package/m-p/125254#M54538</link>
      <description>&lt;P&gt;As I remember, I had to remove blank group names from the processes and objects.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="molpinski_0-1775748039023.png" style="width: 400px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/42153i9720756F7FEA245D/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="molpinski_0-1775748039023.png" alt="molpinski_0-1775748039023.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Please also check if you have any forward or back slashes in the names...&lt;/P&gt;</description>
      <pubDate>Thu, 09 Apr 2026 15:21:56 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Error-creating-modifying-package/m-p/125254#M54538</guid>
      <dc:creator>molpinski</dc:creator>
      <dc:date>2026-04-09T15:21:56Z</dc:date>
    </item>
  </channel>
</rss>

