I'm getting the following error message repeatedly while running a custom strategy. Not sure if it is a problem with the strategy or with NT7, but if you could point me in the right direction it would help.
Message
Failed to execute DB job 'StrategyUpdateJob': Could not load file or
assembly 'System.Data.SqlServerCe, Version=3.5.1.0,
Culture=neutral, PublicKeyToken=null' or one of its dependencies. The
located assembly's manifest definition does not match the assembly
reference. [Exception from HRESULT: 0X80131040]

Comment