Опять не могу сформировать свечки за два года, интервал 5 -мин. Сборка последняя с dev.
System.OutOfMemoryException не обработано
Message=Выдано исключение типа "System.OutOfMemoryException".
Source=Ecng.Reflection
StackTrace:
в Ecng.Reflection.ReflectionHelper.AddMember(Dictionary`2 members, MemberInfo member)
в Ecng.Reflection.ReflectionHelper.GetMembers(Type type, String memberName, BindingFlags flags, Boolean inheritance)
в Ecng.Reflection.ReflectionHelper.GetMembers(Type type, BindingFlags flags, Boolean inheritance, String memberName, Type[] additionalTypes)
в Ecng.Reflection.ReflectionHelper.GetMember(Type type, String memberName, BindingFlags flags, Type[] additionalTypes)
в Ecng.Reflection.ReflectionHelper.GetValue[I,A,V](I instance, String memberName, BindingFlags flags, A arg)
в StockSharp.Xaml.BaseApplication.HandleException(Exception exception)
в StockSharp.Xaml.BaseApplication.OnDispatcherUnhandledException(Object sender, DispatcherUnhandledExceptionEventArgs e)
в System.Windows.Threading.Dispatcher.CatchException(Exception e)
в System.Windows.Threading.Dispatcher.CatchExceptionStatic(Object source, Exception e)
в System.Windows.Threading.ExceptionWrapper.CatchException(Object source, Exception e, Delegate catchHandler)
в MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
в System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
в MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
в MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
в System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
в System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
в System.Windows.Application.RunDispatcher(Object ignore)
в System.Windows.Application.RunInternal(Window window)
в System.Windows.Application.Run(Window window)
в System.Windows.Application.Run()
в StockSharp.Hydra.App.Main() в D:(Inst)\Proshie\S\dev\dev\Hydra\Hydra\obj\Debug\App.g.cs:строка 0
InnerException: