You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can't start the program.
Version: 0.7.1.0
System.TypeInitializationException: Der Typeninitialisierer für
"Aga.Controls.Tree.NodeControls.ExpandingIcon" hat eine Ausnahme verursacht.
---> System.TypeInitializationException: Der Typeninitialisierer für
"Aga.Controls.ResourceHelper" hat eine Ausnahme verursacht. --->
System.BadImageFormatException: Die Datei oder Assembly "System.Configuration,
Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" oder eine
Abhängigkeit davon wurde nicht gefunden. Die Datei oder das Verzeichnis ist
beschädigt und nicht lesbar. (Ausnahme von HRESULT: 0x80070570)
bei System.Windows.Forms.DpiHelper.Initialize()
bei System.Windows.Forms.DpiHelper.get_IsScalingRequired()
bei System.Windows.Forms.Cursor.LoadPicture(IStream stream)
bei Aga.Controls.ResourceHelper.GetCursor(Byte[] data)
bei Aga.Controls.ResourceHelper..cctor()
--- Ende der internen Ausnahmestapelüberwachung ---
bei Aga.Controls.ResourceHelper.get_LoadingIcon()
bei Aga.Controls.Tree.NodeControls.ExpandingIcon..cctor()
--- Ende der internen Ausnahmestapelüberwachung ---
bei Aga.Controls.Tree.NodeControls.ExpandingIcon.Stop()
bei Aga.Controls.Tree.TreeViewAdv.RemoveExpandingNode(TreeNodeAdv node)
bei Aga.Controls.Tree.TreeViewAdv.SetIsExpanded(TreeNodeAdv node, Boolean value)
bei Aga.Controls.Tree.TreeViewAdv.SetIsExpanded(ExpandArgs eargs)
bei Aga.Controls.Tree.TreeViewAdv.SetIsExpanded(TreeNodeAdv node, Boolean value, Boolean ignoreChildren)
bei Aga.Controls.Tree.TreeViewAdv.CreateNodes()
bei Aga.Controls.Tree.TreeViewAdv..ctor()
bei OpenHardwareMonitor.GUI.MainForm.InitializeComponent()
bei OpenHardwareMonitor.GUI.MainForm..ctor()
bei OpenHardwareMonitor.Program.Main()
System.TypeInitializationException: Der Typeninitialisierer für
"Aga.Controls.ResourceHelper" hat eine Ausnahme verursacht. --->
System.BadImageFormatException: Die Datei oder Assembly "System.Configuration,
Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" oder eine
Abhängigkeit davon wurde nicht gefunden. Die Datei oder das Verzeichnis ist
beschädigt und nicht lesbar. (Ausnahme von HRESULT: 0x80070570)
bei System.Windows.Forms.DpiHelper.Initialize()
bei System.Windows.Forms.DpiHelper.get_IsScalingRequired()
bei System.Windows.Forms.Cursor.LoadPicture(IStream stream)
bei Aga.Controls.ResourceHelper.GetCursor(Byte[] data)
bei Aga.Controls.ResourceHelper..cctor()
--- Ende der internen Ausnahmestapelüberwachung ---
bei Aga.Controls.ResourceHelper.get_LoadingIcon()
bei Aga.Controls.Tree.NodeControls.ExpandingIcon..cctor()
Common Language Runtime: 4.0.30319.42000
Operating System: Microsoft Windows NT 6.2.9200.0
Process Type: 64-Bit
Original issue reported on code.google.com by [email protected] on 30 Jul 2015 at 8:20
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 30 Jul 2015 at 8:20The text was updated successfully, but these errors were encountered: