﻿<?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">Issues with the S#.Shell solution</title>
  <id>~/topic/15283/issues-with-the-s_shell-solution/</id>
  <rights type="text">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  <updated>2026-04-08T23:02:32Z</updated>
  <logo>https://stocksharp.ru/images/logo.png</logo>
  <link href="https://stocksharp.ru/handlers/atom.ashx?category=topic&amp;id=15283" rel="self" type="application/rss+xml" />
  <entry>
    <id>https://stocksharp.ru/posts/m/55344/</id>
    <title type="text">Alright, I found the solution: The Shell package that I downloaded from the installer has the follow...</title>
    <published>2021-02-17T01:44:30Z</published>
    <updated>2021-02-17T01:44:30Z</updated>
    <author>
      <name>Kyle Gee</name>
      <uri>https://stocksharp.ru/users/130811/</uri>
      <email>info@stocksharp.ru</email>
    </author>
    <content type="html">Alright, I found the solution:&lt;br /&gt;&lt;br /&gt;The Shell package that I downloaded from the installer has the following incorrect assembly reference: &lt;br /&gt;&lt;div class="code"&gt;&lt;strong&gt;Код&lt;/strong&gt;&lt;div class="innercode"&gt;xmlns:ex=&amp;quot;clr-namespace:Ecng.Xaml;assembly=Ecng.Xaml&amp;quot;&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;it should read:&lt;br /&gt;&lt;div class="code"&gt;&lt;strong&gt;Код&lt;/strong&gt;&lt;div class="innercode"&gt;xmlns:ex=&amp;quot;clr-namespace:Ecng.Xaml;assembly=StockSharp.Xaml&amp;quot;&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;After this change, S#.Shell successfully builds.&lt;br /&gt;&lt;br /&gt;Cheers,&lt;br /&gt;Kyle</content>
    <rights type="html">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  </entry>
  <entry>
    <id>https://stocksharp.ru/posts/m/55336/</id>
    <title type="text">Hello. I just loaded the Shell solution into VS for the first time and I&amp;apos;m unable to build. The Shel...</title>
    <published>2021-02-16T04:17:42Z</published>
    <updated>2021-02-16T04:17:42Z</updated>
    <author>
      <name>Kyle Gee</name>
      <uri>https://stocksharp.ru/users/130811/</uri>
      <email>info@stocksharp.ru</email>
    </author>
    <content type="html">Hello.&lt;br /&gt;&lt;br /&gt;I just loaded the Shell solution into VS for the first time and I&amp;#39;m unable to build. &lt;br /&gt;&lt;br /&gt;The Shell project is targeting .NET 5.0. Was there a recent migration that could be erroneous? Thank you in advance for the help!&lt;br /&gt;&lt;br /&gt;Cheers,&lt;br /&gt;Kyle&lt;br /&gt;&lt;br /&gt;The following codes are generated on build:&lt;br /&gt;Error	MC3074	The tag &amp;#39;NullToVisibilityConvertor&amp;#39; does not exist in XML namespace &amp;#39;clr-namespace:Ecng.Xaml.Converters;assembly=Ecng.Xaml&amp;#39;. Line 9 Position 4.	Shell	&amp;lt;hidden&amp;gt;Documents\StockSharp\Shell\App.xaml	9	&lt;br /&gt;Error	MC3072	The property &amp;#39;XamlHelper.DialogResult&amp;#39; does not exist in XML namespace &amp;#39;clr-namespace:Ecng.Xaml;assembly=Ecng.Xaml&amp;#39;. Line 26 Position 83.	Shell	&amp;lt;hidden&amp;gt;Documents\StockSharp\Shell\RemoteManager\AddRemoteStrategyWindow.xaml	26	&lt;br /&gt;Error	MC3074	The tag &amp;#39;EnumBooleanConverter&amp;#39; does not exist in XML namespace &amp;#39;clr-namespace:Ecng.Xaml.Converters;assembly=Ecng.Xaml&amp;#39;. Line 17 Position 4.	Shell	&amp;lt;hidden&amp;gt;Documents\StockSharp\Shell\RemoteManager\RemoteManagerLayoutGroup.xaml	17	&lt;br /&gt;Error	MC3072	The property &amp;#39;XamlHelper.DialogResult&amp;#39; does not exist in XML namespace &amp;#39;clr-namespace:Ecng.Xaml;assembly=Ecng.Xaml&amp;#39;. Line 35 Position 85.	Shell	&amp;lt;hidden&amp;gt;Documents\StockSharp\Shell\XAML\AddStrategyWindow.xaml	35	&lt;br /&gt;Error	MC3072	The property &amp;#39;XamlHelper.DialogResult&amp;#39; does not exist in XML namespace &amp;#39;clr-namespace:Ecng.Xaml;assembly=Ecng.Xaml&amp;#39;. Line 15 Position 13.	Shell	&amp;lt;hidden&amp;gt;Documents\StockSharp\Shell\XAML\Common\PairEditWindow.xaml	15	&lt;br /&gt;&lt;br /&gt;</content>
    <rights type="html">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  </entry>
</feed>