老师,我的远程自动升级提示以下错误,不知道是什么错,老师能指导一下吗,谢谢!!
.NET Framework 版本:2.0.50727.3655
Foxtable 版本:2015.11.2.1
错误所在事件:在线升级失败!
详细错误信息:
System.IO.FileNotFoundException: Could not find file 'D:\远程foxtable\update.txt'.
File name: 'D:\远程foxtable\update.txt'
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize)
at System.IO.StreamReader..ctor(String path, Encoding encoding)
at System.IO.File.ReadAllText(String path, Encoding encoding)
at Microsoft.VisualBasic.MyServices.FileSystemProxy.ReadAllText(String file)
at Foxtable.Syscmd.Project.Update(Boolean Prom1, Boolean Prom2)