Измерение температур ПК - C#
Формулировка задачи:
Как сделать программу которая отображала температуру ПК (проц, видео карты, мамки в целом)! Если можете кинте пример! Заранее СПАСИБО!
Решение задачи: «Измерение температур ПК»
textual
Листинг программы
System.Management.ManagementException не обработано
HResult=-2146233087
Message=Access denied
Source=System.Management
StackTrace:
в System.Management.ManagementException.ThrowWithExtendedInfo(ManagementStatus errorCode)
в System.Management.ManagementObjectCollection.ManagementObjectEnumerator.MoveNext()
в TestProject.Program.Main(String[] args) в d:\Shared\Dropbox\Work\Visual Studio 2012\Projects\TestProject\TestProject\Program.cs:строка 46
в System.AppDomain._nExecuteAssembly(RuntimeAssembly assembly, String[] args)
в Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()
в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
в System.Threading.ThreadHelper.ThreadStart()
InnerException: