﻿<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type='text/css' href='https://stocksharp.ru/css/style.css'?>
<?xml-stylesheet type='text/css' href='https://stocksharp.ru/css/bbeditor.css'?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title type="html">Не запускается гидра</title>
  <id>~/topic/2859/ne-zapuskaetsya-gidra/</id>
  <rights type="text">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  <updated>2026-06-22T10:06:59Z</updated>
  <logo>https://stocksharp.ru/images/logo.png</logo>
  <link href="https://stocksharp.ru/handlers/atom.ashx?category=topic&amp;id=2859" rel="self" type="application/rss+xml" />
  <entry>
    <id>https://stocksharp.ru/posts/m/20512/</id>
    <title type="text">Можно вручную изменить схему одной таблицы и заново настроить нужные источники. </title>
    <published>2012-07-25T02:29:37Z</published>
    <updated>2012-07-25T02:29:37Z</updated>
    <author>
      <name>esper</name>
      <uri>https://stocksharp.ru/users/5990/</uri>
      <email>info@stocksharp.ru</email>
    </author>
    <content type="html">&lt;p&gt;Можно вручную изменить схему одной таблицы и заново настроить нужные источники.&lt;/p&gt;
</content>
    <rights type="html">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  </entry>
  <entry>
    <id>https://stocksharp.ru/posts/m/20504/</id>
    <title type="text">esper: В последней версии Гидры поменялся формат базы данных. Конвертера пока еще нет, как вариант, ...</title>
    <published>2012-07-24T15:52:34Z</published>
    <updated>2012-07-24T15:52:34Z</updated>
    <author>
      <name>chudokos</name>
      <uri>https://stocksharp.ru/users/28654/</uri>
      <email>info@stocksharp.ru</email>
    </author>
    <content type="html">&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href="@message(20311)" rel="nofollow" target="_blank"&gt;esper&lt;/a&gt;:&lt;/strong&gt;
В последней версии Гидры поменялся формат базы данных. Конвертера пока еще нет, как вариант, можно удалить или переименовать файл \Documents\StockSharp\Hydra\StockSharp.db&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Такой способ сработал, спасибо. Скажите, а перенести настройки по инструментам можно будет только с помощью конвертера или есть еще какой-то способ (ну кроме того, чтобы заново всё руками ввести [biggrin] )?&lt;/p&gt;
</content>
    <rights type="html">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  </entry>
  <entry>
    <id>https://stocksharp.ru/posts/m/20311/</id>
    <title type="text">В последней версии Гидры поменялся формат базы данных. Конвертера пока еще нет, как вариант, можно у...</title>
    <published>2012-07-12T04:27:02Z</published>
    <updated>2012-07-12T04:27:02Z</updated>
    <author>
      <name>esper</name>
      <uri>https://stocksharp.ru/users/5990/</uri>
      <email>info@stocksharp.ru</email>
    </author>
    <content type="html">&lt;p&gt;В последней версии Гидры поменялся формат базы данных. Конвертера пока еще нет, как вариант, можно удалить или переименовать файл \Documents\StockSharp\Hydra\StockSharp.db&lt;/p&gt;
</content>
    <rights type="html">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  </entry>
  <entry>
    <id>https://stocksharp.ru/posts/m/20308/</id>
    <title type="text">Сборка 18202 из любой ветки (а так же в 4.1.2) Не запускается Гидра: System.ArgumentException не обр...</title>
    <published>2012-07-12T01:11:27Z</published>
    <updated>2012-07-12T01:11:27Z</updated>
    <author>
      <name>VladOA</name>
      <uri>https://stocksharp.ru/users/5989/</uri>
      <email>info@stocksharp.ru</email>
    </author>
    <content type="html">&lt;p&gt;Сборка 18202 из любой ветки (а так же в 4.1.2) Не запускается Гидра:&lt;/p&gt;
&lt;p&gt;System.ArgumentException не обработано пользовательским кодом
Message=Item with name 'Id' doesn't exists.
Имя параметра: name
Source=Ecng.Serialization
ParamName=name
StackTrace:
в Ecng.Serialization.SerializationItemCollection.get_Item(String name)
в Ecng.Data.Database.GetOrAddCacheTable[TEntity](SerializationItemCollection table)
в Ecng.Data.Database.ReadAll[TEntity](DatabaseCommand command, SerializationItemCollection input)
в Ecng.Data.HierarchicalDatabase.ReadAll[TEntity](DatabaseCommand command, SerializationItemCollection source)
в Ecng.Data.Database.ReadAll[TEntity](Int64 startIndex, Int64 count, Field orderBy, SortDirection direction)
в Ecng.Data.Database.Ecng.Serialization.IStorage.GetGroup[TEntity](Int64 startIndex, Int64 count, Field orderBy, SortDirection direction)
в Ecng.Serialization.RelationManyList&lt;code&gt;1.OnGetGroup(Int64 startIndex, Int64 count, Field orderBy, SortDirection direction) в Ecng.Data.HierarchicalPageLoadList&lt;/code&gt;1.OnGetGroup(Int64 startIndex, Int64 count, Field orderBy, SortDirection direction)
в Ecng.Serialization.RelationManyList&lt;code&gt;1.ReadAll(Int64 startIndex, Int64 count, Field orderBy, SortDirection direction) в Ecng.Serialization.RelationManyList&lt;/code&gt;1.GetRange(Int64 startIndex, Int64 count, String sortExpression, SortDirection directions)
в Ecng.Serialization.RelationManyList&lt;code&gt;1.RelationManyListEnumerator.ProcessMove(Boolean&amp;amp; canProcess) в Ecng.Collections.BaseEnumerator&lt;/code&gt;2.MoveNext()
в StockSharp.Hydra.MainWindow.InitializeMarketSources() в D:(Inst)\Proshie\S\dev\18202\dev\Hydra\Hydra\MainWindow.xaml.cs:строка 276
в StockSharp.Hydra.MainWindow.&amp;lt;.ctor&amp;gt;b__2() в D:(Inst)\Proshie\S\dev\18202\dev\Hydra\Hydra\MainWindow.xaml.cs:строка 124
в System.Threading.Tasks.Task`1.InvokeFuture(Object futureAsObj)
в System.Threading.Tasks.Task.InnerInvoke()
в System.Threading.Tasks.Task.Execute()
InnerException:&lt;/p&gt;
</content>
    <rights type="html">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  </entry>
</feed>