google-code-export / hfm-net

Automatically exported from code.google.com/p/hfm-net
1 stars 0 forks source link

Error opening Hfm.net after upgrade to Windows 7 SP 1 (x64) #265

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Opening HFM.net from shortcut or executable through explorer
2.Opening HFM.net from command prompt
3.Uninstall and reinstall of client and still won't launch
4.Launched through command prompt with /r switch as error message suggested and 
although it seemed to clear, relaunching HFM will not launch

What is the expected output? Program launches
What do you see instead? The following error

HFM.NET v0.6.2.336

Microsoft Windows NT 6.1.7601 Service Pack 1

User preferences failed to initialize.  The user.config file is likely corrupt. 
 Start with the '/r' switch to reset the user preferences.

Exception Thrown:
System.ArgumentException: The property 'GraphColors' could not be created from 
it's default value. Error message: Cannot execute a program. The command being 
executed was "C:\Windows\Microsoft.NET\Framework64\v2.0.50727\csc.exe" 
/noconfig /fullpaths @"C:\Users\Jassen\AppData\Local\Temp\hx9liovk.cmdline".
   at System.Configuration.SettingsPropertyValue.Deserialize()
   at System.Configuration.SettingsPropertyValue.get_PropertyValue()
   at System.Configuration.SettingsBase.get_Item(String propertyName)
   at System.Configuration.ApplicationSettingsBase.get_Item(String propertyName)
   at HFM.Preferences.PreferenceSet.GetGraphColorsList()
   at HFM.Preferences.PreferenceSet.Load()
   at HFM.Program.SetupUserPreferences(IEnumerable`1 arguments, IPreferenceSet prefs)
   at HFM.Program.Initialize(IEnumerable`1 arguments)

What version of the product are you using? HFM.NET v0.6.2.336
On what operating system? Windows 7 SP1 (x64)

Please provide any additional information below.
I had also just installed the GPU client for folding @ home as well as 
reconfiguring the smh client to utilise all CPUs

Original issue reported on code.google.com by kiltedj...@gmail.com on 31 Mar 2011 at 11:25

GoogleCodeExporter commented 9 years ago

Original comment by harlam357 on 23 Mar 2012 at 2:46

GoogleCodeExporter commented 9 years ago

Original comment by harlam357 on 23 Mar 2012 at 4:32