> Ecng.Data.DLL!Ecng.Data.DatabaseProvider.CreateConnection(string connectionString = "data source=C:\\Users\\1\\Documents\\StockSharp\\Hydra\\StockSharp.db") Строка 46 C# Ecng.Data.DLL!Ecng.Data.Database.CreateConnection() Строка 261 + 0x24 байт C# Ecng.Data.DLL!Ecng.Data.Database.GetConnection(System.Action action = {Method = {System.Reflection.RuntimeMethodInfo}}) Строка 547 + 0x9 байт C# Ecng.Data.DLL!Ecng.Data.DatabaseCommand.Execute(System.Collections.Generic.IEnumerable input = {Ecng.Serialization.SerializationItemCollection}, System.Func handler = {Method = {System.Reflection.RuntimeMethodInfo}}) Строка 88 C# Ecng.Data.DLL!Ecng.Data.DatabaseCommand.ExecuteTable(Ecng.Serialization.SerializationItemCollection input = {Ecng.Serialization.SerializationItemCollection}) Строка 131 + 0x74 байт C# Ecng.Data.DLL!Ecng.Data.Database.ReadAll(Ecng.Data.DatabaseCommand command = {Ecng.Data.DatabaseCommand}, Ecng.Serialization.SerializationItemCollection input = {Ecng.Serialization.SerializationItemCollection}) Строка 821 + 0x14 байт C# Ecng.Data.DLL!Ecng.Data.HierarchicalDatabase.ReadAll(Ecng.Data.DatabaseCommand command = {Ecng.Data.DatabaseCommand}, Ecng.Serialization.SerializationItemCollection source = {Ecng.Serialization.SerializationItemCollection}) Строка 67 + 0x34 байт C# Ecng.Data.DLL!Ecng.Data.Database.ReadAll(long startIndex = 0, long count = 4, Ecng.Serialization.Field orderBy = {Ecng.Serialization.IdentityField}, System.Web.UI.WebControls.SortDirection direction = Ascending) Строка 850 + 0xee байт C# Ecng.Data.DLL!Ecng.Data.Database.Ecng.Serialization.IStorage.GetGroup(long startIndex = 0, long count = 4, Ecng.Serialization.Field orderBy = {Ecng.Serialization.IdentityField}, System.Web.UI.WebControls.SortDirection direction = Ascending) Строка 448 + 0x4d байт C# Ecng.Serialization.DLL!Ecng.Serialization.RelationManyList.OnGetGroup(long startIndex = 0, long count = 4, Ecng.Serialization.Field orderBy = {Ecng.Serialization.IdentityField}, System.Web.UI.WebControls.SortDirection direction = Ascending) Строка 137 + 0x63 байт C# Ecng.Data.DLL!Ecng.Data.HierarchicalPageLoadList.OnGetGroup(long startIndex = 0, long count = 4, Ecng.Serialization.Field orderBy = {Ecng.Serialization.IdentityField}, System.Web.UI.WebControls.SortDirection direction = Ascending) Строка 159 + 0x1b байт C# Ecng.Serialization.DLL!Ecng.Serialization.RelationManyList.ReadAll(long startIndex = 0, long count = 4, Ecng.Serialization.Field orderBy = null, System.Web.UI.WebControls.SortDirection direction = Ascending) Строка 197 + 0xd4 байт C# Ecng.Serialization.DLL!Ecng.Serialization.RelationManyList.GetRange(long startIndex = 0, long count = 1, string sortExpression = null, System.Web.UI.WebControls.SortDirection directions = Ascending) Строка 93 + 0x1b байт C# Ecng.Collections.DLL!Ecng.Collections.BaseListEx.GetRange(long startIndex = 0, long count = 1) Строка 66 + 0x1b байт C# Ecng.Serialization.DLL!Ecng.Serialization.RelationManyList.Count.get() Строка 327 + 0x16 байт C# Hydra.exe!StockSharp.Hydra.MainWindow.MainWindow() Строка 93 + 0x23 байт C# [Переход от машинного кода к управляемому] [Переход от управляемого кода к машинному] mscorlib.dll!System.RuntimeType.CreateInstanceSlow(bool publicOnly, bool skipCheckThis, bool fillCache = true) Строка 336 + 0x18 байт C# mscorlib.dll!System.Activator.CreateInstance(System.Type type, bool nonPublic) Строка 119 + 0x1b байт C# mscorlib.dll!System.RuntimeType.CreateInstanceImpl(System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, object[] args = {object[0]}, System.Globalization.CultureInfo culture, object[] activationAttributes = null) Строка 296 + 0xd байт C# mscorlib.dll!System.Activator.CreateInstance(System.Type type, System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, object[] args, System.Globalization.CultureInfo culture, object[] activationAttributes) Строка 182 + 0x13 байт C# System.Xaml.dll!System.Xaml.Schema.XamlTypeInvoker.CreateInstance(object[] arguments) + 0x72 байт System.Xaml.dll!MS.Internal.Xaml.Runtime.ClrObjectRuntime.CreateInstanceWithCtor(System.Xaml.XamlType xamlType, object[] args) + 0x1c байт System.Xaml.dll!MS.Internal.Xaml.Runtime.ClrObjectRuntime.CreateInstance(System.Xaml.XamlType xamlType = {System.Windows.Baml2006.WpfXamlType}, object[] args) + 0x55 байт System.Xaml.dll!MS.Internal.Xaml.Runtime.PartialTrustTolerantRuntime.CreateInstance(System.Xaml.XamlType xamlType = {System.Windows.Baml2006.WpfXamlType}, object[] args = null) + 0x40 байт System.Xaml.dll!System.Xaml.XamlObjectWriter.Logic_CreateAndAssignToParentStart(MS.Internal.Xaml.Context.ObjectWriterContext ctx = {MS.Internal.Xaml.Context.ObjectWriterContext}) + 0x77 байт System.Xaml.dll!System.Xaml.XamlObjectWriter.WriteStartMember(System.Xaml.XamlMember property = {System.Xaml.XamlDirective}) + 0x184 байт System.Xaml.dll!System.Xaml.XamlWriter.WriteNode(System.Xaml.XamlReader reader) + 0x70 байт PresentationFramework.dll!System.Windows.Markup.WpfXamlLoader.TransformNodes(System.Xaml.XamlReader xamlReader = {System.Windows.Baml2006.Baml2006Reader}, System.Xaml.XamlObjectWriter xamlWriter = {System.Xaml.XamlObjectWriter}, bool onlyLoadOneNode = false, bool skipJournaledProperties = false, bool shouldPassLineNumberInfo = true, System.Xaml.IXamlLineInfo xamlLineInfo = {System.Windows.Baml2006.Baml2006Reader}, System.Xaml.IXamlLineInfoConsumer xamlLineInfoConsumer = {System.Xaml.XamlObjectWriter}, MS.Internal.Xaml.Context.XamlContextStack stack = {MS.Internal.Xaml.Context.XamlContextStack}, System.Windows.Markup.IStyleConnector styleConnector = null) + 0x149 байт PresentationFramework.dll!System.Windows.Markup.WpfXamlLoader.Load(System.Xaml.XamlReader xamlReader, System.Xaml.IXamlObjectWriterFactory writerFactory, bool skipJournaledProperties, object rootObject, System.Xaml.XamlObjectWriterSettings settings, System.Uri baseUri = {System.Uri}) + 0x115 байт PresentationFramework.dll!System.Windows.Markup.WpfXamlLoader.LoadBaml(System.Xaml.XamlReader xamlReader = {System.Windows.Baml2006.Baml2006Reader}, bool skipJournaledProperties, object rootObject, System.Xaml.Permissions.XamlAccessLevel accessLevel, System.Uri baseUri) + 0x3d байт PresentationFramework.dll!System.Windows.Markup.XamlReader.LoadBaml(System.IO.Stream stream = {MS.Internal.AppModel.BamlStream}, System.Windows.Markup.ParserContext parserContext = {System.Windows.Markup.ParserContext}, object parent, bool closeStream = true) + 0x1e2 байт PresentationFramework.dll!System.Windows.Application.LoadBamlStreamWithSyncInfo(System.IO.Stream stream, System.Windows.Markup.ParserContext pc) + 0xb6 байт PresentationFramework.dll!System.Windows.Application.LoadComponent(System.Uri resourceLocator, bool bSkipJournaledProperties) + 0xf6 байт PresentationFramework.dll!System.Windows.Application.DoStartup() + 0x116 байт PresentationFramework.dll!System.Windows.Application..ctor.AnonymousMethod__1(object unused) + 0x39 байт WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs) + 0x53 байт WindowsBase.dll!MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(object source = {System.Windows.Threading.Dispatcher}, System.Delegate method, object args, int numArgs, System.Delegate catchHandler = null) + 0x42 байт WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeImpl() + 0x8d байт WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(object state) + 0x38 байт mscorlib.dll!System.Threading.ExecutionContext.runTryCode(object userData) Строка 256 + 0xe байт C# [Переход от машинного кода к управляемому] [Переход от управляемого кода к машинному] mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state) Строка 248 + 0x12 байт C# mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool ignoreSyncCtx) Строка 228 + 0xd байт C# mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state) Строка 199 + 0xc байт C# WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Invoke() + 0x68 байт WindowsBase.dll!System.Windows.Threading.Dispatcher.ProcessQueue() + 0x15e байт WindowsBase.dll!System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled) + 0x63 байт WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd = 2033116, int msg = 49694, System.IntPtr wParam = 0, System.IntPtr lParam = 0, ref bool handled = false) + 0xbe байт WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o) + 0x7d байт WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs) + 0x53 байт WindowsBase.dll!MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(object source = {System.Windows.Threading.Dispatcher}, System.Delegate method, object args, int numArgs, System.Delegate catchHandler = null) + 0x42 байт WindowsBase.dll!System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs) + 0xb4 байт WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd = 2033116, int msg = 49694, System.IntPtr wParam = 0, System.IntPtr lParam = 0) + 0x104 байт [Переход от машинного кода к управляемому] [Переход от управляемого кода к машинному] WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame = {System.Windows.Threading.DispatcherFrame}) + 0xc1 байт WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrame(System.Windows.Threading.DispatcherFrame frame) + 0x49 байт PresentationFramework.dll!System.Windows.Application.RunDispatcher(object ignore) + 0x5b байт PresentationFramework.dll!System.Windows.Application.RunInternal(System.Windows.Window window) + 0x74 байт PresentationFramework.dll!System.Windows.Application.Run(System.Windows.Window window) + 0x2b байт PresentationFramework.dll!System.Windows.Application.Run() + 0x1b байт Hydra.exe!StockSharp.Hydra.App.Main() + 0x5e байт C# [Переход от машинного кода к управляемому] [Переход от управляемого кода к машинному] mscorlib.dll!System.AppDomain.ExecuteAssembly(string assemblyFile, System.Security.Policy.Evidence assemblySecurity, string[] args) Строка 770 + 0x18 байт C# Microsoft.VisualStudio.HostingProcess.Utilities.dll!Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly() + 0x2a байт mscorlib.dll!System.Threading.ThreadHelper.ThreadStart_Context(object state) Строка 56 + 0x29 байт C# mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool ignoreSyncCtx) Строка 220 + 0xe байт C# mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state) Строка 199 + 0xc байт C# mscorlib.dll!System.Threading.ThreadHelper.ThreadStart() Строка 29 + 0x20 байт C# [Переход от машинного кода к управляемому]