PutObject 大文件(20m ) .net 报错 无法访问已关闭的文件
求助。。。。
在 System.IO.__Error.FileNotOpen()
在 System.IO.FileStream.Seek(Int64 offset, SeekOrigin origin)
在 Aliyun.OpenServices.Common.Communication.RetryableServiceClient.SendImpl(ServiceRequest request, ExecutionContext context, Int32 retries) 位置 d:\workspace\openapi\trunk\dotnet\aliyunapi\Common\Communication\RetryableServiceClient.cs:行号 73
在 Aliyun.OpenServices.Common.Communication.RetryableServiceClient.Send(ServiceRequest request, ExecutionContext context) 位置 d:\workspace\openapi\trunk\dotnet\aliyunapi\Common\Communication\RetryableServiceClient.cs:行号 54
在 Aliyun.OpenServices.OpenStorageService.Commands.OssCommand.Execute() 位置 d:\workspace\openapi\trunk\dotnet\aliyunapi\OpenStorageService\Commands\OssCommand.cs:行号 72
在 Aliyun.OpenServices.OpenStorageService.Commands.OssCommand`1.Execute() 位置 d:\workspace\openapi\trunk\dotnet\aliyunapi\OpenStorageService\Commands\OssCommand.cs:行号 116
在 Aliyun.OpenServices.OpenStorageService.OssClient.PutObject(String bucketName, String key, Stream content, ObjectMetadata metadata) 位置 d:\workspace\openapi\trunk\dotnet\aliyunapi\OpenStorageService\OssClient.cs:行号 191
在 Wudu.FiveMarketing.Test.Program.Main(String[] args) 位置 D:\Work\Wudu\Projects\FiveMarketing2013\Wudu.FiveMarketing.Test\Program.cs:行号 25
在 System.AppDomain._nExecuteAssembly(RuntimeAssembly assembly, String[] args)
在 System.AppDomain.ExecuteAssembly(String assemblyFile, Evidence assemblySecurity, String[] args)
在 Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()
在 System.Threading.ThreadHelper.ThreadStart_Context(Object state)
在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
在 System.Threading.ThreadHelper.ThreadStart()
版权声明:本文内容由阿里云实名注册用户自发贡献,版权归原作者所有,阿里云开发者社区不拥有其著作权,亦不承担相应法律责任。具体规则请查看《阿里云开发者社区用户服务协议》和《阿里云开发者社区知识产权保护指引》。如果您发现本社区中有涉嫌抄袭的内容,填写侵权投诉表单进行举报,一经查实,本社区将立刻删除涉嫌侵权内容。