Re: HFM.NET - Client Monitoring Application for Folding@Home

I get following error with latest HFM.NET install (new system install with no previous HFM.NET present):
- Code: Select all
HFM.NET v0.5.0
Windsor Container Failed to Initialize. The HFM.exe.config file is likely corrupt.
Exception Thrown:
System.IO.FileNotFoundException: Could not load file or assembly 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. The system cannot find the file specified.
File name: 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
at Castle.Core.Internal.SlimReaderWriterLock..ctor()
at Castle.DynamicProxy.ModuleScope..ctor(Boolean savePhysicalAssembly, String strongAssemblyName, String strongModulePath, String weakAssemblyName, String weakModulePath)
at Castle.DynamicProxy.ProxyGenerator..ctor()
at Castle.Windsor.WindsorContainer..ctor(String name, IKernel kernel, IComponentsInstaller installer)
at Castle.Windsor.WindsorContainer..ctor(IKernel kernel, IComponentsInstaller installer)
at Castle.Windsor.WindsorContainer..ctor(IConfigurationInterpreter interpreter)
at HFM.Program.Main(String[] args)
WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].