1234567891011 |
- 2025-09-12 15:13:28 510-->>>异常===>>System.IO.FileNotFoundException: Could not find file 'E:\hz\wcs\WCS\string'.
- File name: 'E:\hz\wcs\WCS\string'
- at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options)
- at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
- at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
- at System.IO.Strategies.FileStreamHelpers.ChooseStrategyCore(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
- at System.IO.StreamReader.ValidateArgsAndOpenPath(String path, Encoding encoding, Int32 bufferSize)
- at System.IO.File.ReadAllText(String path, Encoding encoding)
- at System.IO.File.ReadAllText(String path)
- at fanuc采集.ConDevice.UploadNcProg(String IP, String port, String prgname) in E:\hz\wcs\WCS\Service\Impl\ConDevice.cs:line 98
- at WCS.Service.Impl.TaskService.fanuc(RequestData`1 data) in E:\hz\wcs\WCS\Service\Impl\TaskService.cs:line 549{"ip":"string","port":"string","url":"string","taskId":"string","taskNodeId":"string","fun":"UploadFile","prgname":"string","data":{"startPosition":"string","endPosition":"string","deviceId":0,"type":0,"operateType":"string"}}
|