首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >安装OpenWrap

安装OpenWrap
EN

Stack Overflow用户
提问于 2013-06-05 17:38:05
回答 1查看 256关注 0票数 1

我正在尝试从website安装OpenWrap。不幸的是,当运行o.exe应用程序崩溃和“打开包装外壳已停止工作”。有没有人有类似的问题?下面是callstack:

代码语言:javascript
复制
Unhandled Exception: System.Net.WebException: The underlying connection was clos
ed: An unexpected error occurred on a receive. ---> System.IO.IOException: Unabl
e to read data from the transport connection: An existing connection was forcibl
y closed by the remote host. ---> System.Net.Sockets.SocketException: An existin
g connection was forcibly closed by the remote host
   at System.Net.Sockets.Socket.EndReceive(IAsyncResult asyncResult)
   at System.Net.Sockets.NetworkStream.EndRead(IAsyncResult asyncResult)
   --- End of inner exception stack trace ---
   at System.Net.Sockets.NetworkStream.EndRead(IAsyncResult asyncResult)
   at System.Net.PooledStream.EndRead(IAsyncResult asyncResult)
   at System.Net.Connection.ReadCallback(IAsyncResult asyncResult)
   --- End of inner exception stack trace ---
   at OpenWrap.Preloading.NotifyProgressWebClient.DownloadDataCompleted(Object s
ender, DownloadDataCompletedEventArgs e)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, C
ontextCallback callback, Object state)
   at System.Threading._ThreadPoolWaitCallback.PerformWaitCallbackInternal(_Thre
adPoolWaitCallback tpWaitCallBack)
   at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback(Object state)
EN

回答 1

Stack Overflow用户

发布于 2013-06-06 23:48:13

网站宕机了,因为我们有一个死了的社区,我不能急于重启它。这就是为什么你会有问题。

很抱歉给您带来不便。

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/16936490

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档