System.IO.IOException: '云文件提供者不是运行

System.IO.IOException: 'The cloud file provider is not running

.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 offset, 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 存在连接问题。重启电脑后问题解决