ccj2012 / open-hardware-monitor

Automatically exported from code.google.com/p/open-hardware-monitor
0 stars 0 forks source link

"System.IO.IOException: There is not enough space on the disk" in Ring0.ExtractDriver() #225

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Version: 0.3.2.0

System.IO.IOException: 磁盘空间不足。

   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.WriteCore(Byte[] buffer, Int32 offset, Int32 count)
   at System.IO.FileStream.Write(Byte[] array, Int32 offset, Int32 count)
   at OpenHardwareMonitor.Hardware.Ring0.ExtractDriver(String fileName)
   at OpenHardwareMonitor.Hardware.Ring0.Open()
   at OpenHardwareMonitor.Hardware.Computer.Open()
   at OpenHardwareMonitor.GUI.MainForm..ctor()
   at OpenHardwareMonitor.Program.Main()

Common Language Runtime: 2.0.50727.3053
Operating System: Microsoft Windows NT 5.1.2600 Service Pack 3
Process Type: 32-Bit

Original issue reported on code.google.com by moel.mich on 22 May 2011 at 11:24

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r331.

Original comment by moel.mich on 22 May 2011 at 11:27