﻿<?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">indexeditor. StockSharp</title>
  <id>https://stocksharp.ru/handlers/atom.ashx?category=tag&amp;id=indexeditor&amp;type=forum</id>
  <rights type="text">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  <updated>2026-06-14T02:55:39Z</updated>
  <logo>https://stocksharp.ru/images/logo.png</logo>
  <link href="https://stocksharp.ru/handlers/atom.ashx?category=tag&amp;id=indexeditor&amp;type=forum" rel="self" type="application/rss+xml" />
  <entry>
    <id>https://stocksharp.ru/topic/10742/</id>
    <title type="text">Как пользоваться IndexEditor</title>
    <published>2019-05-28T16:13:39Z</published>
    <updated>2019-06-09T19:06:03Z</updated>
    <author>
      <name>Дмитрий_</name>
      <uri>https://stocksharp.ru/users/62269/</uri>
      <email>info@stocksharp.ru</email>
    </author>
    <category term="IndexEditor" />
    <content type="html">&lt;p&gt;Добрый день&lt;/p&gt;
&lt;p&gt;Имею
&lt;TabItem&gt;
&amp;lt;TabItem.Header&amp;gt;
&lt;TextBlock Text="IndexEditor" /&gt;
&amp;lt;/TabItem.Header&amp;gt;
&amp;lt;TabItem.Content&amp;gt;
&amp;lt;sx:IndexEditor&amp;gt;&amp;lt;/sx:IndexEditor&amp;gt;
&amp;lt;/TabItem.Content&amp;gt;
&lt;/TabItem&gt;
&lt;img src="/file/109187/Снимок.PNG" alt="Снимок.PNG" /&gt;&lt;/p&gt;
&lt;h2 id="resolutionfailedexception-resolution-of-the-dependency-failed-type-ecng.common.icompilerservice-name-none.exception-occurred-while-while-resolving.exception-is-invalidoperationexception-the-current-type-ecng.common.icompilerservice-is-an-interface-and-cannot-be-constructed.are-you-missing-a-type-mapping"&gt;Ввожу данные и получаю 2 исключения
1
ResolutionFailedException: Resolution of the dependency failed, type = &amp;quot;Ecng.Common.ICompilerService&amp;quot;, name = &amp;quot;(none)&amp;quot;.
Exception occurred while: while resolving.
Exception is: InvalidOperationException - The current type, Ecng.Common.ICompilerService, is an interface and cannot be constructed. Are you missing a type mapping?&lt;/h2&gt;
&lt;p&gt;At the time of the exception, the container was:&lt;/p&gt;
&lt;p&gt;Resolving Ecng.Common.ICompilerService,(none)&lt;/p&gt;
&lt;p&gt;2
InvalidOperationException: The current type, Ecng.Common.ICompilerService, is an interface and cannot be constructed. Are you missing a type mapping?&lt;/p&gt;
&lt;p&gt;Добавил using Ecng.Common; в codebehind - не помогло&lt;/p&gt;
</content>
  </entry>
</feed>