Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Authentication Bug while using the create ISMC tool after using it a long time. #167

Closed
jaycosentino opened this issue Aug 25, 2023 · 1 comment

Comments

@jaycosentino
Copy link

Please provide us with the following information:

This issue concerns: (mark with an x)

- [ ] AMSE v4.x (for AMS v2)
- [X ] AMSE v5.x (for AMS v3)

This issue is for a: (mark with an x)

- [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

happens irregularly, but often enough. Using the Create ISMC tool. Using it and responding promptly. But, after a long session of creating ISMC files, I get this authentication error. As if it times out while still using the tool.

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 **************
Microsoft.Azure.Storage.StorageException: Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.
at Microsoft.Azure.Storage.Core.Executor.Executor.ExecuteAsync[T](RESTCommand1 cmd, IRetryPolicy policy, OperationContext operationContext, CancellationToken token) at Microsoft.Azure.Storage.Core.Executor.Executor.<>c__DisplayClass0_01.b__0()
at Microsoft.Azure.Storage.Core.Util.CommonUtility.RunWithoutSynchronizationContext[T](Func1 actionToRun) at Microsoft.Azure.Storage.Core.Executor.Executor.ExecuteSync[T](RESTCommand1 cmd, IRetryPolicy policy, OperationContext operationContext)
at Microsoft.Azure.Storage.Blob.CloudBlockBlob.UploadFromStreamHelper(Stream source, Nullable`1 length, AccessCondition accessCondition, BlobRequestOptions options, OperationContext operationContext)
at Microsoft.Azure.Storage.Blob.CloudBlockBlob.UploadFromStream(Stream source, AccessCondition accessCondition, BlobRequestOptions options, OperationContext operationContext)
at Microsoft.Azure.Storage.Blob.CloudBlockBlob.UploadFromByteArray(Byte[] buffer, Int32 index, Int32 count, AccessCondition accessCondition, BlobRequestOptions options, OperationContext operationContext)
at Microsoft.Azure.Storage.Blob.CloudBlockBlob.UploadText(String content, Encoding encoding, AccessCondition accessCondition, BlobRequestOptions options, OperationContext operationContext)
at AMSExplorer.ManifestGeneration.ClientManifestUtils.DoGenerateClientManifestForAllAssetsAsync(AMSClientV3 amsClient, MyDelegate TextBoxLogWriteLine) in D:\a\1\s\AMSExplorer\ManifestGeneration\ClientManifestUtils.cs:line 142
at AMSExplorer.Mainform.generateClientManifestsismcWhenNeededToolStripMenuItem_Click(Object sender, EventArgs e) in D:\a\1\s\AMSExplorer\Mainform.cs:line 9122
at System.Threading.Tasks.Task.<>c.b__128_0(Object state)
at InvokeStub_SendOrPostCallback.Invoke(Object, Object, IntPtr*)
at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)
Request Information
RequestID:b33161aa-b01e-006f-557a-d7abe6000000
RequestDate:Fri, 25 Aug 2023 12:35:59 GMT
StatusMessage:Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.
ErrorCode:AuthenticationFailed
ErrorMessage:Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.
RequestId:b33161aa-b01e-006f-557a-d7abe6000000
Time:2023-08-25T17:36:00.2974681Z

************** Loaded Assemblies **************
System.Private.CoreLib
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.Private.CoreLib.dll

AMSExplorer
Assembly Version: 5.6.1.0
Win32 Version: 5.6.1.0
CodeBase: file:///C:/Program%20Files/Microsoft%20Corporation/Azure%20Media%20Services%20Explorer/AMSExplorer.dll

System.Runtime
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.Runtime.dll

Microsoft.Extensions.Configuration.Abstractions
Assembly Version: 7.0.0.0
Win32 Version: 7.0.22.51805
CodeBase: file:///C:/Program%20Files/Microsoft%20Corporation/Azure%20Media%20Services%20Explorer/Microsoft.Extensions.Configuration.Abstractions.dll

Microsoft.Extensions.Configuration
Assembly Version: 7.0.0.0
Win32 Version: 7.0.22.51805
CodeBase: file:///C:/Program%20Files/Microsoft%20Corporation/Azure%20Media%20Services%20Explorer/Microsoft.Extensions.Configuration.dll

Microsoft.Extensions.Configuration.Json
Assembly Version: 7.0.0.0
Win32 Version: 7.0.22.51805
CodeBase: file:///C:/Program%20Files/Microsoft%20Corporation/Azure%20Media%20Services%20Explorer/Microsoft.Extensions.Configuration.Json.dll

System.Configuration.ConfigurationManager
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/7.0.10/System.Configuration.ConfigurationManager.dll

System.ObjectModel
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.ObjectModel.dll

System.Threading.Thread
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.Threading.Thread.dll

Microsoft.Web.WebView2.Core
Assembly Version: 1.0.1462.37
Win32 Version: 1.0.1462.37
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: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/mscorlib.dll

System.Windows.Forms
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36405
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/7.0.10/System.Windows.Forms.dll

System.ComponentModel.Primitives
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.ComponentModel.Primitives.dll

System.Windows.Forms.Primitives
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36405
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/7.0.10/System.Windows.Forms.Primitives.dll

System.Runtime.InteropServices
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.Runtime.InteropServices.dll

System.Drawing.Primitives
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.Drawing.Primitives.dll

System.Collections.Specialized
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.Collections.Specialized.dll

System.Linq
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.Linq.dll

System.Collections
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.Collections.dll

Microsoft.Extensions.FileProviders.Abstractions
Assembly Version: 7.0.0.0
Win32 Version: 7.0.22.51805
CodeBase: file:///C:/Program%20Files/Microsoft%20Corporation/Azure%20Media%20Services%20Explorer/Microsoft.Extensions.FileProviders.Abstractions.dll

Microsoft.Extensions.Configuration.FileExtensions
Assembly Version: 7.0.0.0
Win32 Version: 7.0.22.51805
CodeBase: file:///C:/Program%20Files/Microsoft%20Corporation/Azure%20Media%20Services%20Explorer/Microsoft.Extensions.Configuration.FileExtensions.dll

Microsoft.Extensions.FileProviders.Physical
Assembly Version: 7.0.0.0
Win32 Version: 7.0.22.51805
CodeBase: file:///C:/Program%20Files/Microsoft%20Corporation/Azure%20Media%20Services%20Explorer/Microsoft.Extensions.FileProviders.Physical.dll

Microsoft.Extensions.Primitives
Assembly Version: 7.0.0.0
Win32 Version: 7.0.22.51805
CodeBase: file:///C:/Program%20Files/Microsoft%20Corporation/Azure%20Media%20Services%20Explorer/Microsoft.Extensions.Primitives.dll

System.Threading
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.Threading.dll

System.IO.FileSystem.Watcher
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.IO.FileSystem.Watcher.dll

System.Collections.Concurrent
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.Collections.Concurrent.dll

System.Memory
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.Memory.dll

Microsoft.Extensions.FileSystemGlobbing
Assembly Version: 7.0.0.0
Win32 Version: 7.0.22.51805
CodeBase: file:///C:/Program%20Files/Microsoft%20Corporation/Azure%20Media%20Services%20Explorer/Microsoft.Extensions.FileSystemGlobbing.dll

System.Threading.Overlapped
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.Threading.Overlapped.dll

Microsoft.Win32.Primitives
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/Microsoft.Win32.Primitives.dll

System.Text.Json
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.Text.Json.dll

System.Text.Encoding.Extensions
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.Text.Encoding.Extensions.dll

System.Numerics.Vectors
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.Numerics.Vectors.dll

System.Private.Uri
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.Private.Uri.dll

System.Security.Cryptography
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.Security.Cryptography.dll

System.ComponentModel.TypeConverter
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.ComponentModel.TypeConverter.dll

System.Xml.ReaderWriter
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.Xml.ReaderWriter.dll

System.Private.Xml
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.Private.Xml.dll

System.Net.WebClient
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.Net.WebClient.dll

System.ComponentModel.EventBasedAsync
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.ComponentModel.EventBasedAsync.dll

System.Runtime.Serialization.Formatters
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.Runtime.Serialization.Formatters.dll

System.Xml.XmlSerializer
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.Xml.XmlSerializer.dll

Microsoft.ApplicationInsights
Assembly Version: 2.21.0.429
Win32 Version: 2.21.0.00429
CodeBase: file:///C:/Program%20Files/Microsoft%20Corporation/Azure%20Media%20Services%20Explorer/Microsoft.ApplicationInsights.dll

netstandard
Assembly Version: 2.1.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/netstandard.dll

Microsoft.AI.ServerTelemetryChannel
Assembly Version: 2.21.0.429
Win32 Version: 2.21.0.00429
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: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.Diagnostics.DiagnosticSource.dll

System.Diagnostics.Tracing
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.Diagnostics.Tracing.dll

System.IO.MemoryMappedFiles
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.IO.MemoryMappedFiles.dll

System.Net.Primitives
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.Net.Primitives.dll

System.Net.NetworkInformation
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.Net.NetworkInformation.dll

System.Threading.ThreadPool
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.Threading.ThreadPool.dll

System.Net.Sockets
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.Net.Sockets.dll

System.Net.NameResolution
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.Net.NameResolution.dll

System.Diagnostics.TraceSource
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.Diagnostics.TraceSource.dll

System.Drawing.Common
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/7.0.10/System.Drawing.Common.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: 7.0.1023.36405
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/7.0.10/Accessibility.dll

System.Runtime.Loader
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.Runtime.Loader.dll

Microsoft.Win32.SystemEvents
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/7.0.10/Microsoft.Win32.SystemEvents.dll

System.ComponentModel
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.ComponentModel.dll

System.Diagnostics.FileVersionInfo
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.Diagnostics.FileVersionInfo.dll

System.Resources.Extensions
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/7.0.10/System.Resources.Extensions.dll

System.Drawing
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36405
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/7.0.10/System.Drawing.dll

System.Collections.NonGeneric
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/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: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.Runtime.Serialization.Primitives.dll

System.Threading.Tasks
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.Threading.Tasks.dll

System.IO
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.IO.dll

System.Globalization
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.Globalization.dll

System.Runtime.Extensions
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.Runtime.Extensions.dll

System.Dynamic.Runtime
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.Dynamic.Runtime.dll

System.Linq.Expressions
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.Linq.Expressions.dll

System.Runtime.Numerics
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.Runtime.Numerics.dll

System.Reflection
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.Reflection.dll

System.Reflection.Extensions
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.Reflection.Extensions.dll

System.Reflection.Emit.ILGeneration
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.Reflection.Emit.ILGeneration.dll

System.Reflection.Emit.Lightweight
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.Reflection.Emit.Lightweight.dll

System.Reflection.Primitives
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.Reflection.Primitives.dll

Anonymously Hosted DynamicMethods Assembly
Assembly Version: 0.0.0.0
Win32 Version: n/a
CodeBase:

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: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/Microsoft.Win32.Registry.dll

System.Net.Requests
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.Net.Requests.dll

System.Net.WebHeaderCollection
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.Net.WebHeaderCollection.dll

System.Net.Http
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.Net.Http.dll

System.Net.ServicePoint
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.Net.ServicePoint.dll

System.Net.Security
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.Net.Security.dll

System.Net.Quic
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.Net.Quic.dll

System.Diagnostics.StackTrace
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.Diagnostics.StackTrace.dll

System.Reflection.Metadata
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.Reflection.Metadata.dll

System.Collections.Immutable
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.Collections.Immutable.dll

Microsoft.CSharp
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/Microsoft.CSharp.dll

System.Security.Principal.Windows
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.Security.Principal.Windows.dll

System.Security.Claims
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.Security.Claims.dll

Microsoft.Web.WebView2.WinForms
Assembly Version: 1.0.1462.37
Win32 Version: 1.0.1462.37
CodeBase: file:///C:/Program%20Files/Microsoft%20Corporation/Azure%20Media%20Services%20Explorer/Microsoft.Web.WebView2.WinForms.dll

System
Assembly Version: 4.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.dll

Microsoft.Identity.Client
Assembly Version: 4.49.1.0
Win32 Version: 4.49.1.0
CodeBase: file:///C:/Program%20Files/Microsoft%20Corporation/Azure%20Media%20Services%20Explorer/Microsoft.Identity.Client.dll

Microsoft.IdentityModel.Abstractions
Assembly Version: 6.25.1.0
Win32 Version: 6.25.1.31130
CodeBase: file:///C:/Program%20Files/Microsoft%20Corporation/Azure%20Media%20Services%20Explorer/Microsoft.IdentityModel.Abstractions.dll

Azure.Core
Assembly Version: 1.26.0.0
Win32 Version: 1.2600.22.55802
CodeBase: file:///C:/Program%20Files/Microsoft%20Corporation/Azure%20Media%20Services%20Explorer/Azure.Core.dll

System.Text.RegularExpressions
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.Text.RegularExpressions.dll

System.Runtime.InteropServices.RuntimeInformation
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.Runtime.InteropServices.RuntimeInformation.dll

System.Text.Encodings.Web
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.Text.Encodings.Web.dll

System.Runtime.Intrinsics
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.Runtime.Intrinsics.dll

System.Security.Cryptography.X509Certificates
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.Security.Cryptography.X509Certificates.dll

System.Security.Cryptography.Algorithms
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.Security.Cryptography.Algorithms.dll

System.Security.Cryptography.Primitives
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.Security.Cryptography.Primitives.dll

System.Web.HttpUtility
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.Web.HttpUtility.dll

System.IO.Compression
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.IO.Compression.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.Xml.XDocument
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.Xml.XDocument.dll

System.Private.Xml.Linq
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.Private.Xml.Linq.dll

Microsoft.Azure.Storage.File
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.File.dll

System.Text.Encoding.CodePages
Assembly Version: 7.0.0.0
Win32 Version: 7.0.1023.36312
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/7.0.10/System.Text.Encoding.CodePages.dll

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

Expected/desired behavior

OS and Version?

Windows 10

Versions

Edition Windows 10 Pro
Version 22H2
Installed on ‎9/‎15/‎2020
OS build 19045.3324
Experience Windows Feature Experience Pack 1000.19041.1000.0

Mention any other details that might be useful


Thanks! We'll be in touch soon.

@xpouyat
Copy link
Member

xpouyat commented Dec 11, 2023

I revisited the code in the last version. https://github.com/Azure/Azure-Media-Services-Explorer/releases/tag/v5.8.1.0 Please reopen an issue if you still meet this issue.

@xpouyat xpouyat closed this as completed Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants