Unable to edit gateway config in Devolutions console when integrated with ngrok

Resolved

Unable to edit gateway config in Devolutions console when integrated with ngrok

avatar

Hello,

After installing a gateway using the MSI file downloaded from Hub, and enabling the ngrok integration, the gateway is no longer editable in the console. Instead the following error is generated. Using console v2024.1.14.

Thanks
Joe


7d8e63ad-14f4-4116-bfab-43cea6159c6a.png

All Comments (3)

avatar

Hello,

Thank you for reporting this issue.

Could you please send us the full error message as text so we can investigate this issue further?

In the meantime, you can update the configuration using one of the following methods:

  1. Using the PowerShell module that is installed along with the Devolutions Gateway service itself: https://docs.devolutions.net/powershell/gateway-powershell/
  2. Modifying the configuration file at C:\ProgramData\Devolutions\Gateway\gateway.json (documentation is available here)
  3. Removing and reinstalling the service via the MSI installer. You will be prompted to configure again.


I apologize for the inconvenience.

Best regards,

Benoit Cortier

avatar

Hi Benoit,

Error message text is as follows, using gateway 2024.2.1 and console v2024..1.14:

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.ArgumentNullException: Value cannot be null. (Parameter 'source')
at System.Linq.ThrowHelper.ThrowArgumentNullException(ExceptionArgument argument)
at System.Linq.Enumerable.TryGetSingle[TSource](IEnumerable`1 source, Func`2 predicate, Boolean& found)
at System.Linq.Enumerable.Single[TSource](IEnumerable`1 source, Func`2 predicate)
at DPS.Console.Common.Business.Manager.DevolutionsGatewayManager.GetArgumentsFromConfig(DevolutionsGatewayConfig config)
at DPS.Console.Common.Business.Manager.DevolutionsGatewayManager.GetDevolutionsGatewayArguments()
at DPS.Console.UI.Form.FrmMain.butEditDevolutionsGateway_ItemClick(Object sender, ItemClickEventArgs e)
at DevExpress.XtraBars.BarItem.OnClick(BarItemLink link)
at DevExpress.XtraBars.BarBaseButtonItem.OnClick(BarItemLink link)
at DevExpress.XtraBars.BarButtonItem.OnClick(BarItemLink link)
at DevExpress.XtraBars.BarItemLink.OnLinkClick()
at DevExpress.XtraBars.BarButtonItemLink.OnLinkClick()
at DevExpress.XtraBars.BarItemLink.OnLinkAction(BarLinkAction action, Object actionArgs)
at DevExpress.XtraBars.BarButtonItemLink.OnLinkAction(BarLinkAction action, Object actionArgs)
at DevExpress.XtraBars.BarItemLink.OnLinkActionCore(BarLinkAction action, Object actionArgs)
at DevExpress.XtraBars.ViewInfo.BarSelectionInfo.ClickLink(BarItemLink link)
at DevExpress.XtraBars.ViewInfo.BarSelectionInfo.UnPressLink(BarItemLink link)
at DevExpress.XtraBars.Ribbon.Handler.BaseRibbonHandler.OnUnPressItem(DXMouseEventArgs e, RibbonHitInfo hitInfo)
at DevExpress.XtraBars.Ribbon.Handler.BaseRibbonHandler.OnUnPress(DXMouseEventArgs e, RibbonHitInfo hitInfo)
at DevExpress.XtraBars.Ribbon.Handler.RibbonHandler.OnUnPress(DXMouseEventArgs e, RibbonHitInfo hitInfo)
at DevExpress.XtraBars.Ribbon.Handler.BaseRibbonHandler.OnMouseUp(DXMouseEventArgs e)
at DevExpress.XtraBars.Ribbon.Handler.RibbonHandler.OnMouseUp(DXMouseEventArgs e)
at DevExpress.XtraBars.Ribbon.RibbonControl.OnMouseUp(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at DevExpress.XtraBars.Ribbon.RibbonControl.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, MessageId msg, WPARAM wparam, LPARAM lparam)


************** Loaded Assemblies **************
System.Private.CoreLib
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.Private.CoreLib.dll
----------------------------------------
DPS.Console.UI
Assembly Version: 2024.1.14.0
Location: C:\Program Files (x86)\Devolutions\Devolutions Server Console\DPS.Console.UI.dll
----------------------------------------
System.Runtime
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.Runtime.dll
----------------------------------------
DevExpress.Utils.v23.2
Assembly Version: 23.2.3.0
Location: C:\Program Files (x86)\Devolutions\Devolutions Server Console\DevExpress.Utils.v23.2.dll
----------------------------------------
DevExpress.Data.v23.2
Assembly Version: 23.2.3.0
Location: C:\Program Files (x86)\Devolutions\Devolutions Server Console\DevExpress.Data.v23.2.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.2\System.Windows.Forms.dll
----------------------------------------
DPS.Console.Common
Assembly Version: 2024.1.14.0
Location: C:\Program Files (x86)\Devolutions\Devolutions Server Console\DPS.Console.Common.dll
----------------------------------------
RemoteDesktopManager.Business
Assembly Version: 2024.1.18.1584
Location: C:\Program Files (x86)\Devolutions\Devolutions Server Console\RemoteDesktopManager.Business.dll
----------------------------------------
Devolutions.Images
Assembly Version: 2024.1.18.1584
Location: C:\Program Files (x86)\Devolutions\Devolutions Server Console\Devolutions.Images.dll
----------------------------------------
System.Drawing.Common
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.2\System.Drawing.Common.dll
----------------------------------------
System.Drawing.Primitives
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.Drawing.Primitives.dll
----------------------------------------
System.Security.Cryptography
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.Security.Cryptography.dll
----------------------------------------
DevExpress.XtraBars.v23.2
Assembly Version: 23.2.3.0
Location: C:\Program Files (x86)\Devolutions\Devolutions Server Console\DevExpress.XtraBars.v23.2.dll
----------------------------------------
System.ComponentModel.Primitives
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.ComponentModel.Primitives.dll
----------------------------------------
System.Windows.Forms.Primitives
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.2\System.Windows.Forms.Primitives.dll
----------------------------------------
System.Collections.Specialized
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.Collections.Specialized.dll
----------------------------------------
DevExpress.XtraEditors.v23.2
Assembly Version: 23.2.3.0
Location: C:\Program Files (x86)\Devolutions\Devolutions Server Console\DevExpress.XtraEditors.v23.2.dll
----------------------------------------
System.Threading
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.Threading.dll
----------------------------------------
System.Collections
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.Collections.dll
----------------------------------------
System.Runtime.InteropServices
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.Runtime.InteropServices.dll
----------------------------------------
System.Threading.Thread
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.Threading.Thread.dll
----------------------------------------
System.Configuration.ConfigurationManager
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.2\System.Configuration.ConfigurationManager.dll
----------------------------------------
System.ObjectModel
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.ObjectModel.dll
----------------------------------------
System.ComponentModel.TypeConverter
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.ComponentModel.TypeConverter.dll
----------------------------------------
System.ComponentModel
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.ComponentModel.dll
----------------------------------------
System.Private.Uri
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.Private.Uri.dll
----------------------------------------
System.Collections.Concurrent
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.Collections.Concurrent.dll
----------------------------------------
System.Memory
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.Memory.dll
----------------------------------------
System.Xml.ReaderWriter
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.Xml.ReaderWriter.dll
----------------------------------------
System.Private.Xml
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.Private.Xml.dll
----------------------------------------
System.Net.WebClient
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.Net.WebClient.dll
----------------------------------------
System.Text.Encoding.Extensions
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.Text.Encoding.Extensions.dll
----------------------------------------
System.Runtime.Serialization.Formatters
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.Runtime.Serialization.Formatters.dll
----------------------------------------
System.Xml.XmlSerializer
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.Xml.XmlSerializer.dll
----------------------------------------
DevExpress.Data.Desktop.v23.2
Assembly Version: 23.2.3.0
Location: C:\Program Files (x86)\Devolutions\Devolutions Server Console\DevExpress.Data.Desktop.v23.2.dll
----------------------------------------
DevExpress.Drawing.v23.2
Assembly Version: 23.2.3.0
Location: C:\Program Files (x86)\Devolutions\Devolutions Server Console\DevExpress.Drawing.v23.2.dll
----------------------------------------
System.Numerics.Vectors
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.Numerics.Vectors.dll
----------------------------------------
Microsoft.Win32.SystemEvents
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.2\Microsoft.Win32.SystemEvents.dll
----------------------------------------
System.ComponentModel.EventBasedAsync
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.ComponentModel.EventBasedAsync.dll
----------------------------------------
Microsoft.Win32.Registry
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\Microsoft.Win32.Registry.dll
----------------------------------------
System.Diagnostics.TraceSource
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.Diagnostics.TraceSource.dll
----------------------------------------
Devolutions
Assembly Version: 2024.1.18.1584
Location: C:\Program Files (x86)\Devolutions\Devolutions Server Console\Devolutions.dll
----------------------------------------
DevExpress.XtraTreeList.v23.2
Assembly Version: 23.2.3.0
Location: C:\Program Files (x86)\Devolutions\Devolutions Server Console\DevExpress.XtraTreeList.v23.2.dll
----------------------------------------
DevExpress.XtraGrid.v23.2
Assembly Version: 23.2.3.0
Location: C:\Program Files (x86)\Devolutions\Devolutions Server Console\DevExpress.XtraGrid.v23.2.dll
----------------------------------------
DevExpress.Dialogs.v23.2.Core
Assembly Version: 23.2.3.0
Location: C:\Program Files (x86)\Devolutions\Devolutions Server Console\DevExpress.Dialogs.v23.2.Core.dll
----------------------------------------
Devolutions.Utils.Windows
Assembly Version: 2023.10.25.0
Location: C:\Program Files (x86)\Devolutions\Devolutions Server Console\Devolutions.Utils.Windows.dll
----------------------------------------
Devolutions.Utils
Assembly Version: 2024.2.9.3
Location: C:\Program Files (x86)\Devolutions\Devolutions Server Console\Devolutions.Utils.dll
----------------------------------------
System.Collections.NonGeneric
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.Collections.NonGeneric.dll
----------------------------------------
System.IO.Compression
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.IO.Compression.dll
----------------------------------------
System.Reflection.Emit.Lightweight
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.Reflection.Emit.Lightweight.dll
----------------------------------------
System.Reflection.Emit.ILGeneration
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.Reflection.Emit.ILGeneration.dll
----------------------------------------
System.Reflection.Primitives
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.Reflection.Primitives.dll
----------------------------------------
System.Linq.Expressions
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.Linq.Expressions.dll
----------------------------------------
System.Linq
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.Linq.dll
----------------------------------------
Anonymously Hosted DynamicMethods Assembly
Assembly Version: 0.0.0.0
Location:
----------------------------------------
Microsoft.Win32.Primitives
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\Microsoft.Win32.Primitives.dll
----------------------------------------
Accessibility
Assembly Version: 4.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.2\Accessibility.dll
----------------------------------------
System.Runtime.InteropServices.RuntimeInformation
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.Runtime.InteropServices.RuntimeInformation.dll
----------------------------------------
DevExpress.Printing.v23.2.Core
Assembly Version: 23.2.3.0
Location: C:\Program Files (x86)\Devolutions\Devolutions Server Console\DevExpress.Printing.v23.2.Core.dll
----------------------------------------
DevExpress.XtraDialogs.v23.2
Assembly Version: 23.2.3.0
Location: C:\Program Files (x86)\Devolutions\Devolutions Server Console\DevExpress.XtraDialogs.v23.2.dll
----------------------------------------
System.ServiceProcess.Core
Assembly Version: 2.0.1.0
Location: C:\Program Files (x86)\Devolutions\Devolutions Server Console\System.ServiceProcess.Core.dll
----------------------------------------
System.Text.RegularExpressions
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.Text.RegularExpressions.dll
----------------------------------------
System.ComponentModel.Annotations
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.ComponentModel.Annotations.dll
----------------------------------------
DevExpress.XtraLayout.v23.2
Assembly Version: 23.2.3.0
Location: C:\Program Files (x86)\Devolutions\Devolutions Server Console\DevExpress.XtraLayout.v23.2.dll
----------------------------------------
System.Data.Common
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.Data.Common.dll
----------------------------------------
System.Diagnostics.Process
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.Diagnostics.Process.dll
----------------------------------------
System.Diagnostics.StackTrace
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.Diagnostics.StackTrace.dll
----------------------------------------
System.Resources.Extensions
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.2\System.Resources.Extensions.dll
----------------------------------------
System.Drawing
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.2\System.Drawing.dll
----------------------------------------
System.Runtime.Intrinsics
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.Runtime.Intrinsics.dll
----------------------------------------
System.ServiceProcess.ServiceController
Assembly Version: 8.0.0.0
Location: C:\Program Files (x86)\Devolutions\Devolutions Server Console\System.ServiceProcess.ServiceController.dll
----------------------------------------
System.Threading.ThreadPool
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.Threading.ThreadPool.dll
----------------------------------------
System.Management
Assembly Version: 6.0.0.1
Location: C:\Program Files (x86)\Devolutions\Devolutions Server Console\System.Management.dll
----------------------------------------
Microsoft.IdentityModel.Tokens
Assembly Version: 7.1.2.0
Location: C:\Program Files (x86)\Devolutions\Devolutions Server Console\Microsoft.IdentityModel.Tokens.dll
----------------------------------------
System.Net.Requests
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.Net.Requests.dll
----------------------------------------
System.Net.Primitives
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.Net.Primitives.dll
----------------------------------------
System.Net.WebHeaderCollection
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.Net.WebHeaderCollection.dll
----------------------------------------
System.Net.Http
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.Net.Http.dll
----------------------------------------
System.Diagnostics.Tracing
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.Diagnostics.Tracing.dll
----------------------------------------
System.Net.ServicePoint
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.Net.ServicePoint.dll
----------------------------------------
System.Net.Security
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.Net.Security.dll
----------------------------------------
System.Diagnostics.DiagnosticSource
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.Diagnostics.DiagnosticSource.dll
----------------------------------------
System.Net.Sockets
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.Net.Sockets.dll
----------------------------------------
System.Threading.Overlapped
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.Threading.Overlapped.dll
----------------------------------------
System.Net.NameResolution
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.Net.NameResolution.dll
----------------------------------------
System.Security.Principal.Windows
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.Security.Principal.Windows.dll
----------------------------------------
System.Security.Claims
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.Security.Claims.dll
----------------------------------------
System.Diagnostics.FileVersionInfo
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.Diagnostics.FileVersionInfo.dll
----------------------------------------
DevExpress.XtraRichEdit.v23.2
Assembly Version: 23.2.3.0
Location: C:\Program Files (x86)\Devolutions\Devolutions Server Console\DevExpress.XtraRichEdit.v23.2.dll
----------------------------------------
DevExpress.RichEdit.v23.2.Core
Assembly Version: 23.2.3.0
Location: C:\Program Files (x86)\Devolutions\Devolutions Server Console\DevExpress.RichEdit.v23.2.Core.dll
----------------------------------------
DevExpress.Office.v23.2.Core
Assembly Version: 23.2.3.0
Location: C:\Program Files (x86)\Devolutions\Devolutions Server Console\DevExpress.Office.v23.2.Core.dll
----------------------------------------
System.Web
Assembly Version: 4.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.Web.dll
----------------------------------------
System.Text.Encoding.CodePages
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.Text.Encoding.CodePages.dll
----------------------------------------
System.Windows.Extensions
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.2\System.Windows.Extensions.dll
----------------------------------------
Devolutions.Authenticode
Assembly Version: 2023.12.20.0
Location: C:\Program Files (x86)\Devolutions\Devolutions Server Console\Devolutions.Authenticode.dll
----------------------------------------
netstandard
Assembly Version: 2.1.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\netstandard.dll
----------------------------------------
Microsoft.Web.WebView2.WinForms
Assembly Version: 1.0.1722.32
Location: C:\Program Files (x86)\Devolutions\Devolutions Server Console\Microsoft.Web.WebView2.WinForms.dll
----------------------------------------
Microsoft.Web.WebView2.Core
Assembly Version: 1.0.1722.32
Location: C:\Program Files (x86)\Devolutions\Devolutions Server Console\Microsoft.Web.WebView2.Core.dll
----------------------------------------
mscorlib
Assembly Version: 4.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\mscorlib.dll
----------------------------------------
System.Threading.Tasks
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.Threading.Tasks.dll
----------------------------------------
System.Runtime.Extensions
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.Runtime.Extensions.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.dll
----------------------------------------
System.Management.Automation
Assembly Version: 7.2.1.500
Location: C:\Program Files (x86)\Devolutions\Devolutions Server Console\System.Management.Automation.dll
----------------------------------------
Newtonsoft.Json
Assembly Version: 13.0.0.0
Location: C:\Program Files (x86)\Devolutions\Devolutions Server Console\Newtonsoft.Json.dll
----------------------------------------
Microsoft.PowerShell.Commands.Diagnostics
Assembly Version: 7.2.1.500
Location: C:\Program Files (x86)\Devolutions\Devolutions Server Console\Microsoft.PowerShell.Commands.Diagnostics.dll
----------------------------------------
Microsoft.PowerShell.CoreCLR.Eventing
Assembly Version: 7.2.1.500
Location: C:\Program Files (x86)\Devolutions\Devolutions Server Console\Microsoft.PowerShell.CoreCLR.Eventing.dll
----------------------------------------
Microsoft.PowerShell.ConsoleHost
Assembly Version: 7.2.1.500
Location: C:\Program Files (x86)\Devolutions\Devolutions Server Console\Microsoft.PowerShell.ConsoleHost.dll
----------------------------------------
System.Security.AccessControl
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.Security.AccessControl.dll
----------------------------------------
Microsoft.PowerShell.Commands.Utility
Assembly Version: 7.2.1.500
Location: C:\Program Files (x86)\Devolutions\Devolutions Server Console\Microsoft.PowerShell.Commands.Utility.dll
----------------------------------------
System.Console
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.Console.dll
----------------------------------------
Microsoft.PowerShell.MarkdownRender
Assembly Version: 7.2.0.0
Location: C:\Program Files (x86)\Devolutions\Devolutions Server Console\Microsoft.PowerShell.MarkdownRender.dll
----------------------------------------
System.Net.Mail
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.Net.Mail.dll
----------------------------------------
Microsoft.PowerShell.Commands.Management
Assembly Version: 7.2.1.500
Location: C:\Program Files (x86)\Devolutions\Devolutions Server Console\Microsoft.PowerShell.Commands.Management.dll
----------------------------------------
Microsoft.Management.Infrastructure
Assembly Version: 1.0.0.0
Location: C:\Program Files (x86)\Devolutions\Devolutions Server Console\microsoft.management.infrastructure.dll
----------------------------------------
Microsoft.PowerShell.Security
Assembly Version: 7.2.1.500
Location: C:\Program Files (x86)\Devolutions\Devolutions Server Console\Microsoft.PowerShell.Security.dll
----------------------------------------
System.Security.Cryptography.X509Certificates
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.Security.Cryptography.X509Certificates.dll
----------------------------------------
Microsoft.WSMan.Management
Assembly Version: 7.2.1.500
Location: C:\Program Files (x86)\Devolutions\Devolutions Server Console\Microsoft.WSMan.Management.dll
----------------------------------------
Microsoft.WSMan.Runtime
Assembly Version: 7.2.1.500
Location: C:\Program Files (x86)\Devolutions\Devolutions Server Console\Microsoft.WSMan.Runtime.dll
----------------------------------------
System.IO.Pipes
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.IO.Pipes.dll
----------------------------------------
System.Runtime.Numerics
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.Runtime.Numerics.dll
----------------------------------------
System.DirectoryServices
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.2\System.DirectoryServices.dll
----------------------------------------
System.Threading.Tasks.Parallel
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.Threading.Tasks.Parallel.dll
----------------------------------------
System.IO.FileSystem.DriveInfo
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.IO.FileSystem.DriveInfo.dll
----------------------------------------
System.Runtime.Loader
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.Runtime.Loader.dll
----------------------------------------
System.Net.NetworkInformation
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.Net.NetworkInformation.dll
----------------------------------------
System.IO.FileSystem.AccessControl
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.IO.FileSystem.AccessControl.dll
----------------------------------------
Microsoft.ApplicationInsights
Assembly Version: 2.18.0.315
Location: C:\Program Files (x86)\Devolutions\Devolutions Server Console\Microsoft.ApplicationInsights.dll
----------------------------------------
System.IO.MemoryMappedFiles
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.IO.MemoryMappedFiles.dll
----------------------------------------
System.Xml.XDocument
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.Xml.XDocument.dll
----------------------------------------
System.Private.Xml.Linq
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.Private.Xml.Linq.dll
----------------------------------------
Devolutions.Picky
Assembly Version: 2024.1.20.0
Location: C:\Program Files\Devolutions\Gateway\PowerShell\Modules\DevolutionsGateway\bin\Devolutions.Picky.dll
----------------------------------------
DevolutionsGateway
Assembly Version: 1.0.0.0
Location: C:\Program Files\Devolutions\Gateway\PowerShell\Modules\DevolutionsGateway\bin\DevolutionsGateway.dll
----------------------------------------
System.Security.Permissions
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.2\System.Security.Permissions.dll
----------------------------------------
System.Reflection.Emit
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.Reflection.Emit.dll
----------------------------------------
PowerShell Class Assembly
Assembly Version: 1.0.0.1
Location:
----------------------------------------
Microsoft.CSharp
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\Microsoft.CSharp.dll
----------------------------------------
System.Security.Cryptography.Algorithms
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.Security.Cryptography.Algorithms.dll
----------------------------------------
System.Security.Cryptography.Primitives
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.Security.Cryptography.Primitives.dll
----------------------------------------
System.Runtime.Serialization.Primitives
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.Runtime.Serialization.Primitives.dll
----------------------------------------
System.Reflection.Metadata
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.Reflection.Metadata.dll
----------------------------------------
System.Collections.Immutable
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.2\System.Collections.Immutable.dll
----------------------------------------

************** JIT Debugging **************

avatar

Hi jm2,

Thank you for providing the details. I have logged an internal ticket to track this issue and will get back to you once it’s resolved.

Additionally, since the problem is related to the Devolutions Server Console, I have moved this thread to the Devolutions Server - Bug Report section.

Have a great day!

Benoit Cortier