06-06-19 02:19 PM
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
BluePrism.BPCoreLib.PermissionException: Unauthorized - user does not have permission.
Server stack trace:
at BluePrism.AutomateAppCore.PermissionValidator.EnsurePermissions(ServerPermissionsContext context)
at BluePrism.AutomateAppCore.clsServer.GetValidationTypes()
at SyncInvokeGetValidationTypes(Object , Object[] , Object[] )
at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs)
at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc)
at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc)
at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage11(MessageRpc& rpc)
at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet)
at BluePrism.BPCoreLib.Extensions.RethrowWithStackTrace(Exception this)
at BluePrism.AutomateAppCore.MyExceptionHandlingMessageInspector.AfterReceiveReply(Message& reply, Object correlationState)
at System.ServiceModel.Dispatcher.ImmutableClientRuntime.AfterReceiveReply(ProxyRpc& rpc)
at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at BluePrism.AutomateAppCore.IServer.GetValidationTypes()
at AutomateUI.frmValidateResults.d(Boolean hdj)
at AutomateUI.frmValidateResults.p(Object hea, EventArgs heb)
at System.Windows.Forms.CheckBox.OnCheckedChanged(EventArgs e)
at System.Windows.Forms.CheckBox.set_CheckState(CheckState value)
at System.Windows.Forms.CheckBox.set_Checked(Boolean value)
at AutomateUI.frmValidateResults.c(Object hdh, EventArgs hdi)
at System.EventHandler.Invoke(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3416.0 built by: NET472REL1LAST_B
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
Automate
Assembly Version: 6.5.0.12573
Win32 Version: 6.5.0.12573
CodeBase: file:///D:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/Automate.exe
----------------------------------------
AutomateUI
Assembly Version: 6.5.0.12573
Win32 Version: 6.5.0.12573
CodeBase: file:///D:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/AutomateUI.DLL
----------------------------------------
AutomateAppCore
Assembly Version: 6.5.0.12573
Win32 Version: 6.5.0.12573
CodeBase: file:///D:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/AutomateAppCore.DLL
----------------------------------------
BluePrism.StartUp
Assembly Version: 6.5.0.12573
Win32 Version: 6.5.0.12573
CodeBase: file:///D:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/BluePrism.StartUp.DLL
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3324.0 built by: NET472REL1LAST_C
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3416.0 built by: NET472REL1LAST_B
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2558.0 built by: NET471REL1
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
BPCoreLib
Assembly Version: 6.5.0.12573
Win32 Version: 6.5.0.12573
CodeBase: file:///D:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/BPCoreLib.DLL
----------------------------------------
BluePrism.Core
Assembly Version: 6.5.0.12573
Win32 Version: 6.5.0.12573
CodeBase: file:///D:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/BluePrism.Core.DLL
----------------------------------------
NLog
Assembly Version: 4.0.0.0
Win32 Version: 4.5.11.8645
CodeBase: file:///D:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/NLog.DLL
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 10.0.0.0
Win32 Version: 14.7.2558.0 built by: NET471REL1
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3362.0 built by: NET472REL1LAST_C
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3324.0 built by: NET472REL1LAST_C
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2612.0 built by: NET471REL1LAST_B
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
?
Assembly Version: 0.0.0.0
Win32 Version: 6.5.0.12573
CodeBase: file:///D:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/BPCoreLib.dll
----------------------------------------
?
Assembly Version: 0.0.0.0
Win32 Version: 6.5.0.12573
CodeBase: file:///D:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/AutomateAppCore.dll
----------------------------------------
BluePrism.DataPipeline
Assembly Version: 6.5.0.12573
Win32 Version: 6.5.0.12573
CodeBase: file:///D:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/BluePrism.DataPipeline.DLL
----------------------------------------
AutomateProcessCore
Assembly Version: 6.5.0.12573
Win32 Version: 6.5.0.12573
CodeBase: file:///D:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/AutomateProcessCore.DLL
----------------------------------------
AutomateControls
Assembly Version: 6.5.0.12573
Win32 Version: 6.5.0.12573
CodeBase: file:///D:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/AutomateControls.DLL
----------------------------------------
Autofac
Assembly Version: 4.6.2.0
Win32 Version: 4.6.2.0
CodeBase: file:///D:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/Autofac.DLL
----------------------------------------
?
Assembly Version: 0.0.0.0
Win32 Version: 6.5.0.12573
CodeBase: file:///D:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/AutomateUI.dll
----------------------------------------
System.Data
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3260.0 built by: NET472REL1LAST_C
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.ServiceModel
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3324.0 built by: NET472REL1LAST_C
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel/v4.0_4.0.0.0__b77a5c561934e089/System.ServiceModel.dll
----------------------------------------
System.Runtime.Serialization
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3324.0 built by: NET472REL1LAST_C
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll
----------------------------------------
Autofac.Extras.NLog
Assembly Version: 1.3.0.0
Win32 Version: 1.3.0
CodeBase: file:///D:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/Autofac.Extras.NLog.DLL
----------------------------------------
Anonymously Hosted DynamicMethods Assembly
Assembly Version: 0.0.0.0
Win32 Version: 4.7.3416.0 built by: NET472REL1LAST_B
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_32/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll
----------------------------------------
BluePrism.BrowserAutomation
Assembly Version: 6.5.0.12573
Win32 Version: 6.5.0.12573
CodeBase: file:///D:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/BluePrism.BrowserAutomation.DLL
----------------------------------------
websocket-sharp
Assembly Version: 1.0.2.59611
Win32 Version: 1.0.2.59611
CodeBase: file:///D:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/websocket-sharp.DLL
----------------------------------------
ClientComms
Assembly Version: 6.5.0.12573
Win32 Version: 6.5.0.12573
CodeBase: file:///D:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/ClientComms.DLL
----------------------------------------
BluePrism.Caching
Assembly Version: 6.5.0.12573
Win32 Version: 6.5.0.12573
CodeBase: file:///D:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/BluePrism.Caching.DLL
----------------------------------------
BluePrism.Data
Assembly Version: 6.5.0.12573
Win32 Version: 6.5.0.12573
CodeBase: file:///D:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/BluePrism.Data.DLL
----------------------------------------
MassTransit
Assembly Version: 5.1.5.1633
Win32 Version: 5.1.5.1633
CodeBase: file:///D:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/MassTransit.DLL
----------------------------------------
BluePrism.DocumentProcessing.Integration
Assembly Version: 6.5.0.12573
Win32 Version: 6.5.0.12573
CodeBase: file:///D:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/BluePrism.DocumentProcessing.Integration.DLL
----------------------------------------
?
Assembly Version: 0.0.0.0
Win32 Version: 6.5.0.12573
CodeBase: file:///D:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/BluePrism.StartUp.dll
----------------------------------------
BluePrism.DocumentProcessing.ServerPlugin.Messages
Assembly Version: 1.0.5.0
Win32 Version: 1.0.5.0
CodeBase: file:///D:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/BluePrism.DocumentProcessing.ServerPlugin.Messages.DLL
----------------------------------------
netstandard
Assembly Version: 2.0.0.0
Win32 Version: 4.7.2558.0
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/netstandard/v4.0_2.0.0.0__cc7b13ffcd2ddd51/netstandard.dll
----------------------------------------
CharMatching
Assembly Version: 6.5.0.12573
Win32 Version: 6.5.0.12573
CodeBase: file:///D:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/CharMatching.DLL
----------------------------------------
AMI
Assembly Version: 6.5.0.12573
Win32 Version: 6.5.0.12573
CodeBase: file:///D:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/AMI.DLL
----------------------------------------
?
Assembly Version: 0.0.0.0
Win32 Version: 6.5.0.12573
CodeBase: file:///D:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/AMI.dll
----------------------------------------
LocaleTools
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///D:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/LocaleTools.DLL
----------------------------------------
?
Assembly Version: 0.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///D:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/LocaleTools.dll
----------------------------------------
LocaleTools.resources
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///D:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/en-US/LocaleTools.resources.DLL
----------------------------------------
?
Assembly Version: 0.0.0.0
Win32 Version: 6.5.0.12573
CodeBase: file:///D:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/AutomateControls.dll
----------------------------------------
System.Management
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2558.0 built by: NET471REL1
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Management/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Management.dll
----------------------------------------
ApplicationManagerUtilities
Assembly Version: 6.5.0.12573
Win32 Version: 6.5.0.12573
CodeBase: file:///D:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/ApplicationManagerUtilities.DLL
----------------------------------------
?
Assembly Version: 0.0.0.0
Win32 Version: 6.5.0.12573
CodeBase: file:///D:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/ApplicationManagerUtilities.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2558.0 built by: NET471REL1
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
SMDiagnostics
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3324.0 built by: NET472REL1LAST_C
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/SMDiagnostics/v4.0_4.0.0.0__b77a5c561934e089/SMDiagnostics.dll
----------------------------------------
System.ServiceModel.Internals
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3324.0 built by: NET472REL1LAST_C
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel.Internals/v4.0_4.0.0.0__31bf3856ad364e35/System.ServiceModel.Internals.dll
----------------------------------------
System.IdentityModel
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3324.0 built by: NET472REL1LAST_C
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.IdentityModel/v4.0_4.0.0.0__b77a5c561934e089/System.IdentityModel.dll
----------------------------------------
NodaTime
Assembly Version: 2.4.4.0
Win32 Version: 2.4.4.0
CodeBase: file:///D:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/NodaTime.DLL
----------------------------------------
BPScheduler
Assembly Version: 6.5.0.12573
Win32 Version: 6.5.0.12573
CodeBase: file:///D:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/BPScheduler.DLL
----------------------------------------
BluePrism.Skills
Assembly Version: 6.5.0.12573
Win32 Version: 6.5.0.12573
CodeBase: file:///D:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/BluePrism.Skills.DLL
----------------------------------------
System.IdentityModel.Selectors
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2558.0 built by: NET471REL1
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.IdentityModel.Selectors/v4.0_4.0.0.0__b77a5c561934e089/System.IdentityModel.Selectors.dll
----------------------------------------
Newtonsoft.Json
Assembly Version: 11.0.0.0
Win32 Version: 11.0.1.21818
CodeBase: file:///D:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/Newtonsoft.Json.DLL
----------------------------------------
System.Security
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2650.0 built by: NET471REL1LAST_B
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Security/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Security.dll
----------------------------------------
System.Net.Http
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2661.0 built by: NET471REL1LAST_C
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Net.Http/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Net.Http.dll
----------------------------------------
BluePrism.Images
Assembly Version: 6.5.0.12573
Win32 Version: 6.5.0.12573
CodeBase: file:///D:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/BluePrism.Images.DLL
----------------------------------------
System.Xml.Linq
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2558.0 built by: NET471REL1
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll
----------------------------------------
?
Assembly Version: 0.0.0.0
Win32 Version: 6.5.0.12573
CodeBase: file:///D:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/BluePrism.Images.dll
----------------------------------------
WindowsFormsIntegration
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2558.0 built by: NET471REL1
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/WindowsFormsIntegration/v4.0_4.0.0.0__31bf3856ad364e35/WindowsFormsIntegration.dll
----------------------------------------
PresentationFramework
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3362.0
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.dll
----------------------------------------
WindowsBase
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3362.0 built by: NET472REL1LAST_C
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/WindowsBase/v4.0_4.0.0.0__31bf3856ad364e35/WindowsBase.dll
----------------------------------------
PresentationCore
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3362.0 built by: NET472REL1LAST_C
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_32/PresentationCore/v4.0_4.0.0.0__31bf3856ad364e35/PresentationCore.dll
----------------------------------------
System.Xaml
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3362.0 built by: NET472REL1LAST_C
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Xaml/v4.0_4.0.0.0__b77a5c561934e089/System.Xaml.dll
----------------------------------------
PresentationFramework.Aero2
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2558.0 built by: NET471REL1
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework.Aero2/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.Aero2.dll
----------------------------------------
UIAutomationTypes
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3362.0 built by: NET472REL1LAST_C
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/UIAutomationTypes/v4.0_4.0.0.0__31bf3856ad364e35/UIAutomationTypes.dll
----------------------------------------
FeatureToggle
Assembly Version: 3.3.0.0
Win32 Version: 3.3.0.0
CodeBase: file:///D:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/FeatureToggle.DLL
----------------------------------------
FeatureToggle.Core
Assembly Version: 3.3.0.0
Win32 Version: 3.3.0.0
CodeBase: file:///D:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/FeatureToggle.Core.DLL
----------------------------------------
System.DirectoryServices.AccountManagement
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2623.0 built by: NET471REL1LAST_C
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.DirectoryServices.AccountManagement/v4.0_4.0.0.0__b77a5c561934e089/System.DirectoryServices.AccountManagement.dll
----------------------------------------
System.Numerics
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2558.0 built by: NET471REL1
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
----------------------------------------
?
Assembly Version: 0.0.0.0
Win32 Version: 6.5.0.12573
CodeBase: file:///D:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/BluePrism.Skills.dll
----------------------------------------
?
Assembly Version: 0.0.0.0
Win32 Version: 6.5.0.12573
CodeBase: file:///D:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/AutomateProcessCore.dll
----------------------------------------
?
Assembly Version: 0.0.0.0
Win32 Version: 6.5.0.12573
CodeBase: file:///D:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/BluePrism.Core.dll
----------------------------------------
System.Web.Services
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2558.0 built by: NET471REL1
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Web.Services/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Web.Services.dll
----------------------------------------
BluePrism.Utilities.Functional
Assembly Version: 1.0.13.0
Win32 Version: 1.0.13.0
CodeBase: file:///D:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/BluePrism.Utilities.Functional.DLL
----------------------------------------
Jeffijoe.MessageFormat
Assembly Version: 3.0.1.0
Win32 Version: 3.0.1
CodeBase: file:///D:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/Jeffijoe.MessageFormat.DLL
----------------------------------------
ClientCommsI
Assembly Version: 6.5.0.12573
Win32 Version: 6.5.0.12573
CodeBase: file:///D:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/ClientCommsI.DLL
----------------------------------------
HTML
Assembly Version: 6.5.0.12573
Win32 Version: 6.5.0.12573
CodeBase: file:///D:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/HTML.DLL
----------------------------------------
BluePrism.UIAutomation
Assembly Version: 6.5.0.12573
Win32 Version: 6.5.0.12573
CodeBase: file:///D:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/BluePrism.UIAutomation.DLL
----------------------------------------
?
Assembly Version: 0.0.0.0
Win32 Version: 6.5.0.12573
CodeBase: file:///D:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/BluePrism.UIAutomation.dll
----------------------------------------
?
Assembly Version: 0.0.0.0
Win32 Version: 6.5.0.12573
CodeBase: file:///D:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/BluePrism.BrowserAutomation.dll
----------------------------------------
?
Assembly Version: 0.0.0.0
Win32 Version: 6.5.0.12573
CodeBase: file:///D:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/ClientComms.dll
----------------------------------------
BPATerminalEmulation
Assembly Version: 6.5.0.12573
Win32 Version: 6.5.0.12573
CodeBase: file:///D:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/BPATerminalEmulation.DLL
----------------------------------------
JABWrapper
Assembly Version: 6.5.0.12573
Win32 Version: 6.5.0.12573
CodeBase: file:///D:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/JABWrapper.DLL
----------------------------------------
?
Assembly Version: 0.0.0.0
Win32 Version: 6.5.0.12573
CodeBase: file:///D:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/HTML.dll
----------------------------------------
Microsoft.mshtml
Assembly Version: 7.0.3300.0
Win32 Version: 7.0.3300.0
CodeBase: file:///C:/windows/assembly/GAC/Microsoft.mshtml/7.0.3300.0__b03f5f7f11d50a3a/Microsoft.mshtml.dll
----------------------------------------
CustomMarshalers
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2558.0 built by: NET471REL1
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_32/CustomMarshalers/v4.0_4.0.0.0__b03f5f7f11d50a3a/CustomMarshalers.dll
----------------------------------------
Accessibility
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2558.0 built by: NET471REL1
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
mcv1ax40
Assembly Version: 0.0.0.0
Win32 Version: 4.7.3416.0 built by: NET472REL1LAST_B
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
qfkcrnao
Assembly Version: 0.0.0.0
Win32 Version: 4.7.3416.0 built by: NET472REL1LAST_B
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
ScintillaNET
Assembly Version: 2.6.0.0
Win32 Version: 2.6.0.0
CodeBase: file:///D:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/ScintillaNET.DLL
----------------------------------------
k4jpcgfl
Assembly Version: 0.0.0.0
Win32 Version: 4.7.3416.0 built by: NET472REL1LAST_B
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Transactions
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3221.0 built by: NET472REL1LAST_C
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_32/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
System.EnterpriseServices
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2558.0 built by: NET471REL1
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_32/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
06-06-19 03:59 PM
06-06-19 04:12 PM
Enabled already.
07-06-19 05:33 AM