Server Error in '/' Application.

Service request failed.
Status: 400 (Value for one of the query parameters specified in the request URI is invalid.)
ErrorCode: InvalidQueryParameterValue

Headers:
Transfer-Encoding: chunked
x-ms-request-id: 940d377f-301e-005b-7461-81eb06000000
x-ms-client-request-id: 5e154d93-f72a-4968-a854-3f7f3a8d72aa
x-ms-error-code: InvalidQueryParameterValue
Date: Thu, 28 Mar 2024 22:42:40 GMT
Server: Microsoft-HTTPAPI/2.0

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: Azure.RequestFailedException: Service request failed.
Status: 400 (Value for one of the query parameters specified in the request URI is invalid.)
ErrorCode: InvalidQueryParameterValue

Headers:
Transfer-Encoding: chunked
x-ms-request-id: 940d377f-301e-005b-7461-81eb06000000
x-ms-client-request-id: 5e154d93-f72a-4968-a854-3f7f3a8d72aa
x-ms-error-code: InvalidQueryParameterValue
Date: Thu, 28 Mar 2024 22:42:40 GMT
Server: Microsoft-HTTPAPI/2.0


Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[RequestFailedException: Service request failed.
Status: 400 (Value for one of the query parameters specified in the request URI is invalid.)
ErrorCode: InvalidQueryParameterValue

Headers:
Transfer-Encoding: chunked
x-ms-request-id: 940d377f-301e-005b-7461-81eb06000000
x-ms-client-request-id: 5e154d93-f72a-4968-a854-3f7f3a8d72aa
x-ms-error-code: InvalidQueryParameterValue
Date: Thu, 28 Mar 2024 22:42:40 GMT
Server: Microsoft-HTTPAPI/2.0
]
   Azure.Storage.Blobs.BlobRestClient.GetProperties(String snapshot, String versionId, Nullable`1 timeout, String leaseId, String encryptionKey, String encryptionKeySha256, Nullable`1 encryptionAlgorithm, Nullable`1 ifModifiedSince, Nullable`1 ifUnmodifiedSince, String ifMatch, String ifNoneMatch, String ifTags, CancellationToken cancellationToken) +393
   Azure.Storage.Blobs.Specialized.<GetPropertiesInternal>d__110.MoveNext() +2482
   System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() +32
   System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +62
   Azure.Storage.Blobs.Specialized.<ExistsInternal>d__104.MoveNext() +967
   System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() +32
   System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +62
   Mavercloud.Cloud.Azure.AzureStorageServiceBase.GetFileUri(String containerName, String fileName) in D:\MaverStation\WorkShop\Workspace\Frameworks\Mavercloud.Core\Mavercloud.Core\Cloud\Azure\AzureStorageServiceBase.cs:296
   BsdWebAdminApp.Download.Page_Load(Object sender, EventArgs e) in D:\MaverStation\WorkShop\BaiShiDeng\Wjgnet\BsdWebApp\BsdWebAdminApp\Download.aspx.cs:31
   System.Web.UI.Control.OnLoad(EventArgs e) +99
   System.Web.UI.Control.LoadRecursive() +154
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +4082


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4690.0