- [x] bug report
- [ ] UI issue report
- [ ] feature request
- [ ] performance problem
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)
Minimal steps to reproduce
Open AMSE
Select one asset and then click the context menu "Display Information"
Now, go to the tab Content Protection and then select the subtab keys and test token.
Throws an exception "Too many items in the combo box"
Any log messages given by the failure
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
** Exception Text **
System.OutOfMemoryException: Too many items in the combo box.
at System.Windows.Forms.ComboBox.NativeAdd(Object item)
at System.Windows.Forms.ComboBox.ObjectCollection.AddInternal(Object item)
at System.Windows.Forms.ComboBox.ObjectCollection.Add(Object item)
at AMSExplorer.AssetInformation.b121_0(StreamingLocatorContentKey k) in D:\a\1\s\AMSExplorer\AssetInformation.cs:line 2075
at System.Collections.Generic.List1.ForEach(Action1 action)
at AMSExplorer.AssetInformation.FillComboDRMKeysAsync(String locatorName) in D:\a\1\s\AMSExplorer\AssetInformation.cs:line 2075
at AMSExplorer.AssetInformation.comboBoxPolicyLocators_SelectedIndexChanged(Object sender, EventArgs e) in D:\a\1\s\AMSExplorer\AssetInformation.cs:line 2018
at System.Threading.Tasks.Task.<>c.b128_0(Object state)
This issue concerns: (mark with an
x
)This issue is for a: (mark with an
x
)Minimal steps to reproduce
Any log messages given by the failure
** Exception Text ** System.OutOfMemoryException: Too many items in the combo box. at System.Windows.Forms.ComboBox.NativeAdd(Object item) at System.Windows.Forms.ComboBox.ObjectCollection.AddInternal(Object item) at System.Windows.Forms.ComboBox.ObjectCollection.Add(Object item) at AMSExplorer.AssetInformation.b121_0(StreamingLocatorContentKey k) in D:\a\1\s\AMSExplorer\AssetInformation.cs:line 2075
at System.Collections.Generic.Listb 128_0(Object state)
1.ForEach(Action
1 action) at AMSExplorer.AssetInformation.FillComboDRMKeysAsync(String locatorName) in D:\a\1\s\AMSExplorer\AssetInformation.cs:line 2075 at AMSExplorer.AssetInformation.comboBoxPolicyLocators_SelectedIndexChanged(Object sender, EventArgs e) in D:\a\1\s\AMSExplorer\AssetInformation.cs:line 2018 at System.Threading.Tasks.Task.<>c.** Loaded Assemblies ** System.Private.CoreLib Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.Private.CoreLib.dll
AMSExplorer Assembly Version: 5.5.0.0 Win32 Version: 5.5.0.0 CodeBase: file:///C:/Program%20Files/Microsoft%20Corporation/Azure%20Media%20Services%20Explorer/AMSExplorer.dll
System.Runtime Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.Runtime.dll
System.Configuration.ConfigurationManager Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/6.0.7/System.Configuration.ConfigurationManager.dll
System.ObjectModel Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.ObjectModel.dll
System.Windows.Forms Assembly Version: 6.0.2.0 Win32 Version: 6.0.722.32203 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/6.0.7/System.Windows.Forms.dll
System.Windows.Forms.Primitives Assembly Version: 6.0.2.0 Win32 Version: 6.0.722.32203 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/6.0.7/System.Windows.Forms.Primitives.dll
System.Threading.Thread Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.Threading.Thread.dll
System.ComponentModel.Primitives Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.ComponentModel.Primitives.dll
System.Runtime.InteropServices Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.Runtime.InteropServices.dll
System.Drawing.Primitives Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.Drawing.Primitives.dll
System.Collections.Specialized Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.Collections.Specialized.dll
System.Linq Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.Linq.dll
System.Threading Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.Threading.dll
System.Collections Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.Collections.dll
System.Runtime.InteropServices.RuntimeInformation Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.Runtime.InteropServices.RuntimeInformation.dll
System.Private.Uri Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.Private.Uri.dll
System.Security.Cryptography.Algorithms Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.Security.Cryptography.Algorithms.dll
System.Security.Cryptography.Primitives Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.Security.Cryptography.Primitives.dll
System.Memory Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.Memory.dll
System.ComponentModel.TypeConverter Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.ComponentModel.TypeConverter.dll
System.Xml.ReaderWriter Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.Xml.ReaderWriter.dll
System.Private.Xml Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.Private.Xml.dll
System.Text.RegularExpressions Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.Text.RegularExpressions.dll
System.Net.WebClient Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.Net.WebClient.dll
System.ComponentModel.EventBasedAsync Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.ComponentModel.EventBasedAsync.dll
System.Text.Encoding.Extensions Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.Text.Encoding.Extensions.dll
System.Runtime.Serialization.Formatters Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.Runtime.Serialization.Formatters.dll
System.Xml.XmlSerializer Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.Xml.XmlSerializer.dll
Microsoft.ApplicationInsights Assembly Version: 2.20.0.103 Win32 Version: 2.20.0.00103 CodeBase: file:///C:/Program%20Files/Microsoft%20Corporation/Azure%20Media%20Services%20Explorer/Microsoft.ApplicationInsights.dll
netstandard Assembly Version: 2.1.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/netstandard.dll
Microsoft.AI.ServerTelemetryChannel Assembly Version: 2.20.0.103 Win32 Version: 2.20.0.00103 CodeBase: file:///C:/Program%20Files/Microsoft%20Corporation/Azure%20Media%20Services%20Explorer/Microsoft.AI.ServerTelemetryChannel.dll
Microsoft.Azure.Management.Media Assembly Version: 6.0.0.0 Win32 Version: 6.0.0.0 CodeBase: file:///C:/Program%20Files/Microsoft%20Corporation/Azure%20Media%20Services%20Explorer/Microsoft.Azure.Management.Media.dll
Microsoft.Rest.ClientRuntime.Azure Assembly Version: 3.0.0.0 Win32 Version: 3.3.18.0 CodeBase: file:///C:/Program%20Files/Microsoft%20Corporation/Azure%20Media%20Services%20Explorer/Microsoft.Rest.ClientRuntime.Azure.dll
System.Diagnostics.DiagnosticSource Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.Diagnostics.DiagnosticSource.dll
System.Diagnostics.Tracing Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.Diagnostics.Tracing.dll
System.IO.MemoryMappedFiles Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.IO.MemoryMappedFiles.dll
System.Collections.Concurrent Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.Collections.Concurrent.dll
System.Net.Primitives Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.Net.Primitives.dll
Microsoft.Win32.Primitives Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/Microsoft.Win32.Primitives.dll
System.Net.NetworkInformation Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.Net.NetworkInformation.dll
System.Threading.ThreadPool Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.Threading.ThreadPool.dll
System.Net.Sockets Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.Net.Sockets.dll
System.Net.NameResolution Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.Net.NameResolution.dll
System.Drawing.Common Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/6.0.7/System.Drawing.Common.dll
System.Diagnostics.TraceSource Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.Diagnostics.TraceSource.dll
Microsoft.Azure.Storage.DataMovement Assembly Version: 2.0.4.0 Win32 Version: 2.0.4.0 CodeBase: file:///C:/Program%20Files/Microsoft%20Corporation/Azure%20Media%20Services%20Explorer/Microsoft.Azure.Storage.DataMovement.dll
Microsoft.Azure.Storage.Blob Assembly Version: 11.2.3.0 Win32 Version: 11.2.3.0 CodeBase: file:///C:/Program%20Files/Microsoft%20Corporation/Azure%20Media%20Services%20Explorer/Microsoft.Azure.Storage.Blob.dll
Accessibility Assembly Version: 4.0.0.0 Win32 Version: 6.0.722.32203 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/6.0.7/Accessibility.dll
System.Numerics.Vectors Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.Numerics.Vectors.dll
System.Runtime.Loader Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.Runtime.Loader.dll
Microsoft.Win32.SystemEvents Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/6.0.7/Microsoft.Win32.SystemEvents.dll
System.ComponentModel Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.ComponentModel.dll
System.Diagnostics.FileVersionInfo Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.Diagnostics.FileVersionInfo.dll
System.Resources.Extensions Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/6.0.7/System.Resources.Extensions.dll
System.Drawing Assembly Version: 6.0.2.0 Win32 Version: 6.0.722.32203 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/6.0.7/System.Drawing.dll
System.Collections.NonGeneric Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.Collections.NonGeneric.dll
Newtonsoft.Json Assembly Version: 10.0.0.0 Win32 Version: 10.0.3.21018 CodeBase: file:///C:/Program%20Files/Microsoft%20Corporation/Azure%20Media%20Services%20Explorer/Newtonsoft.Json.dll
System.Runtime.Serialization.Primitives Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.Runtime.Serialization.Primitives.dll
System.Threading.Tasks Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.Threading.Tasks.dll
System.IO Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.IO.dll
System.Globalization Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.Globalization.dll
System.Runtime.Extensions Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.Runtime.Extensions.dll
System.Dynamic.Runtime Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.Dynamic.Runtime.dll
System.Linq.Expressions Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.Linq.Expressions.dll
System.Runtime.Numerics Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.Runtime.Numerics.dll
System.Reflection Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.Reflection.dll
System.Reflection.Extensions Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.Reflection.Extensions.dll
System.Reflection.Emit.ILGeneration Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.Reflection.Emit.ILGeneration.dll
System.Reflection.Emit.Lightweight Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.Reflection.Emit.Lightweight.dll
System.Reflection.Primitives Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.Reflection.Primitives.dll
Anonymously Hosted DynamicMethods Assembly Assembly Version: 0.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.Private.CoreLib.dll
Microsoft.Rest.ClientRuntime Assembly Version: 2.0.0.0 Win32 Version: 2.3.23.0 CodeBase: file:///C:/Program%20Files/Microsoft%20Corporation/Azure%20Media%20Services%20Explorer/Microsoft.Rest.ClientRuntime.dll
Microsoft.Rest.ClientRuntime.Azure.Authentication Assembly Version: 2.0.0.0 Win32 Version: 2.4.1.0 CodeBase: file:///C:/Program%20Files/Microsoft%20Corporation/Azure%20Media%20Services%20Explorer/Microsoft.Rest.ClientRuntime.Azure.Authentication.dll
Microsoft.Win32.Registry Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/Microsoft.Win32.Registry.dll
System.Net.Requests Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.Net.Requests.dll
System.Net.WebHeaderCollection Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.Net.WebHeaderCollection.dll
System.Net.Http Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.Net.Http.dll
System.Net.ServicePoint Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.Net.ServicePoint.dll
System.Net.Security Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.Net.Security.dll
System.Security.Cryptography.X509Certificates Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.Security.Cryptography.X509Certificates.dll
System.Threading.Overlapped Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.Threading.Overlapped.dll
System.Security.Principal.Windows Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.Security.Principal.Windows.dll
System.Security.Claims Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.Security.Claims.dll
System.Security.Cryptography.Encoding Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.Security.Cryptography.Encoding.dll
Microsoft.CSharp Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/Microsoft.CSharp.dll
System.Runtime.CompilerServices.Unsafe Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.Runtime.CompilerServices.Unsafe.dll
Microsoft.Identity.Client Assembly Version: 4.44.0.0 Win32 Version: 4.44.0.0 CodeBase: file:///C:/Program%20Files/Microsoft%20Corporation/Azure%20Media%20Services%20Explorer/Microsoft.Identity.Client.dll
System.Diagnostics.StackTrace Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.Diagnostics.StackTrace.dll
System.Reflection.Metadata Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.Reflection.Metadata.dll
System.Collections.Immutable Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.Collections.Immutable.dll
System.Data.Common Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.Data.Common.dll
Microsoft.Web.WebView2.WinForms Assembly Version: 1.0.1210.39 Win32 Version: 1.0.1210.39 CodeBase: file:///C:/Program%20Files/Microsoft%20Corporation/Azure%20Media%20Services%20Explorer/Microsoft.Web.WebView2.WinForms.dll
Microsoft.Web.WebView2.Core Assembly Version: 1.0.1210.39 Win32 Version: 1.0.1210.39 CodeBase: file:///C:/Program%20Files/Microsoft%20Corporation/Azure%20Media%20Services%20Explorer/Microsoft.Web.WebView2.Core.dll
mscorlib Assembly Version: 4.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/mscorlib.dll
System.Web.HttpUtility Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.Web.HttpUtility.dll
System.Security.Principal Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.Security.Principal.dll
Microsoft.Azure.Storage.Common Assembly Version: 11.2.3.0 Win32 Version: 11.2.3.0 CodeBase: file:///C:/Program%20Files/Microsoft%20Corporation/Azure%20Media%20Services%20Explorer/Microsoft.Azure.Storage.Common.dll
System.IO.Compression Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.IO.Compression.dll
System.Xml.XDocument Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.Xml.XDocument.dll
System.Private.Xml.Linq Assembly Version: 6.0.0.0 Win32 Version: 6.0.722.32202 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.7/System.Private.Xml.Linq.dll
** JIT Debugging **
Expected/desired behavior
OS and Version?
Versions
Mention any other details that might be useful