微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

System.IO.IOException: '云文件提供程序未运行

如何解决System.IO.IOException: '云文件提供程序未运行

.svc (wcf) 项目不在本地 IIS 上启动 项目运行正常。 但是当他买了一台新电脑时,它就停止工作了。 可能是因为 iis 设置已更改。我该如何解决

Error Image

System.IO.IOException
  HResult=0x8007016A
  Message=The cloud file provider is not running.

  Source=mscorlib
  StackTrace:
   at System.IO.__Error.WinIOError(Int32 errorCode,String maybeFullPath)
   at System.IO.FileStream.ReadCore(Byte[] buffer,Int32 offset,Int32 count)
   at System.IO.FileStream.Read(Byte[] array,Int32 count)
   at System.IO.StreamReader.ReadBuffer()
   at System.IO.StreamReader.get_EndOfStream()
   at Microsoft.Tools.TestClient.ApplicationSettings.ReadSettingFile()
   at Microsoft.Tools.TestClient.ApplicationSettings..ctor()
   at Microsoft.Tools.TestClient.ApplicationSettings.GetInstance()
   at Microsoft.Tools.TestClient.UI.MainForm.ConstructrecentServiceMenuItems()
   at Microsoft.Tools.TestClient.UI.MainForm..ctor()
   at Microsoft.Tools.TestClient.UI.MainForm..ctor(String[] endpoints)
   at Microsoft.Tools.TestClient.Program.Main(String[] args)

  This exception was originally thrown at this call stack:
    [External Code]

解决方法

我认为 OneDrive 存在连接问题。重启电脑后问题解决

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 dio@foxmail.com 举报,一经查实,本站将立刻删除。