В чем может быть ошибка? пробовал сам компелировать - ошибка, скомп. версия - ошибка.
лог гидры, 18 версия
Код
Гидра 11:28:42.8835889 Microsoft.Practices.ServiceLocation.ActivationException: Activation error occured while trying to get instance of type HydraStorage, key "" ---> Microsoft.Practices.Unity.ResolutionFailedException: Resolution of the dependency failed, type = "StockSharp.Hydra.Core.HydraStorage", name = "(none)".
Exception occurred while: Calling constructor StockSharp.Hydra.Core.HydraStorage(Ecng.Serialization.IStorage storage).
Exception is: ArgumentOutOfRangeException - Требуется неотрицательное число.
Имя параметра: value
-----------------------------------------------
At the time of the exception, the container was:
Resolving StockSharp.Hydra.Core.HydraStorage,(none)
Calling constructor StockSharp.Hydra.Core.HydraStorage(Ecng.Serialization.IStorage storage)
---> System.ArgumentOutOfRangeException: Требуется неотрицательное число.
Имя параметра: value
в System.IO.UnmanagedMemoryStream.set_Position(Int64 value)
в #=qx4wBbqw6JZuHfMxrcxX2pPNpkAVhffsdnOin3QEbeb8=.#=qKi4QIbuAKtSLV0$FXcLGbg==(Int32 #=qp8qae$EAiAWor0vImYsQbO4DvmwZm56_uKAcyWtf_ZQ=)
в StockSharp.Algo.Storages.StrategyInfoList..ctor(IStorage storage)
в StockSharp.Algo.Storages.TradingStorage..ctor(IStorage storage)
в StockSharp.Hydra.Core.HydraStorage..ctor(IStorage storage) в C:\Users\user\Desktop\StockSharp_4.0.18_Sources\Hydra\Core\HydraStorage.cs:строка 16
в BuildUp_StockSharp.Hydra.Core.HydraStorage(IBuilderContext )
в Microsoft.Practices.ObjectBuilder2.DynamicMethodBuildPlan.BuildUp(IBuilderContext context)
в Microsoft.Practices.ObjectBuilder2.BuildPlanStrategy.PreBuildUp(IBuilderContext context)
в Microsoft.Practices.ObjectBuilder2.StrategyChain.ExecuteBuildUp(IBuilderContext context)
в Microsoft.Practices.Unity.UnityContainer.DoBuildUp(Type t, Object existing, String name, IEnumerable`1 resolverOverrides)
--- Конец трассировки внутреннего стека исключений ---
в Microsoft.Practices.Unity.UnityContainer.DoBuildUp(Type t, Object existing, String name, IEnumerable`1 resolverOverrides)
в Microsoft.Practices.Unity.UnityContainer.Resolve(Type t, String name, ResolverOverride[] resolverOverrides)
в Microsoft.Practices.Unity.UnityServiceLocator.DoGetInstance(Type serviceType, String key)
в Microsoft.Practices.ServiceLocation.ServiceLocatorImplBase.GetInstance(Type serviceType, String key)
--- Конец трассировки внутреннего стека исключений ---
в Microsoft.Practices.ServiceLocation.ServiceLocatorImplBase.GetInstance(Type serviceType, String key)
в Microsoft.Practices.ServiceLocation.ServiceLocatorImplBase.GetInstance[TService]()
в StockSharp.Hydra.MainWindow..ctor() в C:\Users\user\Desktop\StockSharp_4.0.18_Sources\Hydra\Hydra\MainWindow.xaml.cs:строка 72