Jump to content

Assembly Binding Error


Recommended Posts

Can someone help. This error keeps popping up in the log:

E] 19:01:23 - System.IO.FileNotFoundException: Could not load file or assembly 'DatabaseManager, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
File name: 'DatabaseManager, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'
   at FoodAndDrink.SetFoodAndDrink()
   at Main.DoBackgroundPulse(Object sender, DoWorkEventArgs 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].

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...