austinulmer / open-hardware-monitor

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

Handle UnauthorizedAccessException in driver extraction code #218

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
System.UnauthorizedAccessException: Access to the path is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.__Error.WinIOError()
   at System.IO.Path.GetTempFileName()
   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 Szervizcsomag 3
Process Type: 32-Bit

Original issue reported on code.google.com by moel.mich on 15 May 2011 at 4:19

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r318.

Original comment by moel.mich on 15 May 2011 at 4:20