|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
HeroStats CrashHeroStats Version: 4.6.1.1
System.IO.FileNotFoundException: Could not load
file or assembly 'System.Data.DataSetExtensions, Version=3.5.0.0,
Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies.
The system cannot find the file specified.
File name: 'System.Data.DataSetExtensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' at HeroStats.StatsEngine.GlobalConfiguration.CreateGlobalConfiguration(String xmlFilename) at HeroStats.StatsEngine.Singletons.get_GlobalConfig() at HeroStats.StatsEngine.StatsEngine.get_ShouldVersionCheck() at HeroStats.HeroStatsApp.Main(String[] files) 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]. ------------------------------------------------------------------------------ _______________________________________________ HeroStats-bugs mailing list HeroStats-bugs@... https://lists.sourceforge.net/lists/listinfo/herostats-bugs |
|
|
Re: HeroStats CrashOn Thu, Jul 2, 2009 at 8:47 PM, Patrick Carver<slcpunk87@...> wrote:
> HeroStats Version: 4.6.1.1 > > System.IO.FileNotFoundException: Could not load file or assembly > 'System.Data.DataSetExtensions, Version=3.5.0.0, Culture=neutral, > PublicKeyToken=b77a5c561934e089' or one of its dependencies. The system > cannot find the file specified. > File name: 'System.Data.DataSetExtensions, Version=3.5.0.0, Culture=neutral, > PublicKeyToken=b77a5c561934e089' > at > HeroStats.StatsEngine.GlobalConfiguration.CreateGlobalConfiguration(String > xmlFilename) > at HeroStats.StatsEngine.Singletons.get_GlobalConfig() > at HeroStats.StatsEngine.StatsEngine.get_ShouldVersionCheck() > at HeroStats.HeroStatsApp.Main(String[] files) > > 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]. This indicates that you don't have the proper .NET Framework version installed. I'm not sure why the installer didn't detect it, but you should be able to fix it this way: 1. Uninstall HeroStats. 2. Go to Windows Update and install .NET Framework 3.5 SP1. If you don't get the option to do that installation, you may need to uninstall the current .NET Framework on your computer first. 3. Reboot. 4. Download the latest HeroStats and reinstall. (At the moment you should get the latest unstable build - I haven't yet had opportunity to update the stable build for Issue 15.) Thanks! -- Skip Franklin sfranklin1717@... ------------------------------------------------------------------------------ _______________________________________________ HeroStats-bugs mailing list HeroStats-bugs@... https://lists.sourceforge.net/lists/listinfo/herostats-bugs |
| Free embeddable forum powered by Nabble | Forum Help |