﻿<?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">LicenseTool не может получить ID компьютера</title>
  <id>~/topic/3834/licensetool-ne-mozhet-poluchit-id-kompyutera/</id>
  <rights type="text">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  <updated>2026-04-06T23:48:02Z</updated>
  <logo>https://stocksharp.ru/images/logo.png</logo>
  <link href="https://stocksharp.ru/handlers/atom.ashx?category=topic&amp;id=3834" rel="self" type="application/rss+xml" />
  <entry>
    <id>https://stocksharp.ru/posts/m/26715/</id>
    <title type="text">Итак починил). Проблема была с Windows - не работали некоторые службы. Исправил с помощью Windows Re...</title>
    <published>2013-07-19T05:16:57Z</published>
    <updated>2013-07-19T05:16:57Z</updated>
    <author>
      <name>soap74</name>
      <uri>https://stocksharp.ru/users/6020/</uri>
      <email>info@stocksharp.ru</email>
    </author>
    <content type="html">Итак починил). Проблема была с Windows - не работали некоторые службы. Исправил с помощью Windows Repair. </content>
    <rights type="html">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  </entry>
  <entry>
    <id>https://stocksharp.ru/posts/m/26712/</id>
    <title type="text">ОС windows7 максимальная х64, Сore i5 8Г памяти. Так все было нормально, несколько лет пользуюсь ваш...</title>
    <published>2013-07-18T14:17:58Z</published>
    <updated>2013-07-18T14:22:39Z</updated>
    <author>
      <name>soap74</name>
      <uri>https://stocksharp.ru/users/6020/</uri>
      <email>info@stocksharp.ru</email>
    </author>
    <content type="html">ОС windows7 максимальная х64, Сore i5 8Г памяти.&lt;br /&gt;Так все было нормально, несколько лет пользуюсь вашей библиотекой, а сегодня неожиданно... На втором компе все нормально.&lt;br /&gt;Сейчас обнаружил что EVEREST отображает информацию о компьютере, а Speccy ругается пишет &amp;quot;Unknown system error: 0x8004100e&amp;quot;. &lt;br /&gt;Похоже проблема с ОС?</content>
    <rights type="html">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  </entry>
  <entry>
    <id>https://stocksharp.ru/posts/m/26711/</id>
    <title type="text">LicenseTool не может получить ID компьютера. Вот такая ошибка; Первый раз такое встречаю. Видими что...</title>
    <published>2013-07-18T13:59:02Z</published>
    <updated>2013-07-18T13:59:02Z</updated>
    <author>
      <name>Mikhail Sukhov</name>
      <uri>https://stocksharp.ru/users/201/</uri>
      <email>info@stocksharp.ru</email>
    </author>
    <content type="html">&lt;div class="quote"&gt;&lt;span class="quotetitle"&gt;soap74 &lt;a href="https://stocksharp.ru/posts/m/26709/" class="quote_nav"&gt;&lt;/a&gt;&lt;/span&gt;&lt;div class="innerquote"&gt;LicenseTool не может получить ID компьютера. Вот такая ошибка;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;Первый раз такое встречаю. Видими что-то в Windows не до конца установлено. А что за ОС, что за компьютер?</content>
    <rights type="html">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  </entry>
  <entry>
    <id>https://stocksharp.ru/posts/m/26709/</id>
    <title type="text">LicenseTool не может получить ID компьютера. Вот такая ошибка; System.Management.ManagementException...</title>
    <published>2013-07-18T11:37:27Z</published>
    <updated>2013-07-18T11:37:27Z</updated>
    <author>
      <name>soap74</name>
      <uri>https://stocksharp.ru/users/6020/</uri>
      <email>info@stocksharp.ru</email>
    </author>
    <content type="html">LicenseTool не может получить ID компьютера. Вот такая ошибка;&lt;br /&gt;&lt;br /&gt;&lt;div class="code"&gt;&lt;strong&gt;Код&lt;/strong&gt;&lt;div class="innercode"&gt;&lt;pre class="brush:plain"&gt;
System.Management.ManagementException was unhandled by user code
  Message=Invalid namespace 
  Source=System.Management
  StackTrace:
    Server stack trace: 
       в System.Management.ManagementException.ThrowWithExtendedInfo(ManagementStatus errorCode)
       в System.Management.ManagementScope.InitializeGuts(Object o)
       в System.Management.ManagementScope.Initialize()
       в System.Management.ManagementObjectSearcher.Initialize()
       в System.Management.ManagementObjectSearcher.Get()
       в Ecng.Interop.HardwareInfo.GetId(String table, String field)
       в Ecng.Interop.HardwareInfo..ctor()
       в Ecng.Interop.HardwareInfo.&amp;lt;.cctor&amp;gt;b__6()
       в System.Lazy`1.CreateValue()
    Exception rethrown at [0]: 
       в System.Management.ManagementException.ThrowWithExtendedInfo(ManagementStatus errorCode)
       в System.Management.ManagementScope.InitializeGuts(Object o)
       в System.Management.ManagementScope.Initialize()
       в System.Management.ManagementObjectSearcher.Initialize()
       в System.Management.ManagementObjectSearcher.Get()
       в Ecng.Interop.HardwareInfo.GetId(String table, String field)
       в Ecng.Interop.HardwareInfo..ctor()
       в Ecng.Interop.HardwareInfo.&amp;lt;.cctor&amp;gt;b__6()
       в System.Lazy`1.CreateValue()
       в System.Lazy`1.LazyInitValue()
       в Ecng.Interop.HardwareInfo.get_Instance()
       в StockSharp.LicenseTool.MainWindow.&amp;lt;&amp;gt;c__DisplayClass2.&amp;lt;WindowLoaded&amp;gt;b__0(Object o, DoWorkEventArgs ea) в C:\Users\sun\Downloads\!StockSharp_4.1.15_Sources\Samples\Tools\LicenseTool\MainWindow.xaml.cs:строка 35
       в System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
  InnerException: 

&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;Соответсвенно не могу запустить программы на сток шарпе - ругаются на лицензию. [confused] &lt;br /&gt;</content>
    <rights type="html">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  </entry>
</feed>