移动端使用blaozr;上传文件到后端出现的错误。
事件管理器信息:
Category: Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware
EventId: 1
SpanId: a9e0b1fbb07091e3
TraceId: 9149f03309e437b22613eb4db1d35aa1
ParentId: 0000000000000000
RequestId: 400000b9-0001-c800-b63f-84710c7967bb
RequestPath: /upload/multiple/-788015685
An unhandled exception has occurred while executing the request.
Exception:
System.UnauthorizedAccessException: Access to the path 'C:\Windows\TEMP\ASPNETCORE_4d3890a6-5ebc-4b23-89c6-a1955595cd52.tmp' is denied.
at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options)
at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64