﻿<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type='text/css' href='https://stocksharp.com/css/style.css'?>
<?xml-stylesheet type='text/css' href='https://stocksharp.com/css/bbeditor.css'?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title type="html">System.TypeLoadException WPFToolkit.Extended</title>
  <id>~/topic/2614/system_typeloadexception-wpftoolkit_extended/</id>
  <rights type="text">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  <updated>2026-06-18T19:52:53Z</updated>
  <logo>https://stocksharp.com/images/logo.png</logo>
  <link href="https://stocksharp.com/handlers/atom.ashx?category=topic&amp;id=2614" rel="self" type="application/rss+xml" />
  <entry>
    <id>https://stocksharp.com/posts/m/18494/</id>
    <title type="text">Я его сломал, спасибо, что нашли/проверили. </title>
    <published>2012-04-21T09:37:26Z</published>
    <updated>2012-04-21T09:37:26Z</updated>
    <author>
      <name>Sergey Masyura</name>
      <uri>https://stocksharp.com/users/701/</uri>
      <email>info@stocksharp.com</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.com/posts/m/18481/</id>
    <title type="text">подтверждаю, работатет </title>
    <published>2012-04-20T18:14:10Z</published>
    <updated>2012-04-20T18:14:10Z</updated>
    <author>
      <name>gaifredo</name>
      <uri>https://stocksharp.com/users/28644/</uri>
      <email>info@stocksharp.com</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.com/posts/m/18385/</id>
    <title type="text">Перекачайте заново-вроде его пофиксили. </title>
    <published>2012-04-19T02:29:07Z</published>
    <updated>2012-04-19T02:29:07Z</updated>
    <author>
      <name>anothar</name>
      <uri>https://stocksharp.com/users/6089/</uri>
      <email>info@stocksharp.com</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.com/posts/m/18366/</id>
    <title type="text">На dev версии получаю при запуске гидры следующее сообщение: Гидра System.TypeLoadException: Could n...</title>
    <published>2012-04-18T12:46:41Z</published>
    <updated>2012-04-18T12:46:41Z</updated>
    <author>
      <name>gaifredo</name>
      <uri>https://stocksharp.com/users/28644/</uri>
      <email>info@stocksharp.com</email>
    </author>
    <content type="html">&lt;p&gt;На dev версии получаю при запуске гидры следующее сообщение:&lt;/p&gt;
&lt;p&gt;Гидра System.TypeLoadException: Could not load type 'Xceed.Wpf.Toolkit.PropertyGrid.Attributes.ExpandableObjectAttribute' from assembly 'WPFToolkit.Extended, Version=1.6.0.0, Culture=neutral, PublicKeyToken=3e4669d2f30244f4'.
at System.ModuleHandle.ResolveType(RuntimeModule module, Int32 typeToken, IntPtr* typeInstArgs, Int32 typeInstCount, IntPtr* methodInstArgs, Int32 methodInstCount, ObjectHandleOnStack type)
at System.ModuleHandle.ResolveTypeHandleInternal(RuntimeModule module, Int32 typeToken, RuntimeTypeHandle[] typeInstantiationContext, RuntimeTypeHandle[] methodInstantiationContext)
at System.ModuleHandle.ResolveTypeHandle(Int32 typeToken, RuntimeTypeHandle[] typeInstantiationContext, RuntimeTypeHandle[] methodInstantiationContext)
at System.Reflection.RuntimeModule.ResolveType(Int32 metadataToken, Type[] genericTypeArguments, Type[] genericMethodArguments)
at System.Reflection.CustomAttribute.FilterCustomAttributeRecord(CustomAttributeRecord caRecord, MetadataImport scope, Assembly&amp;amp; lastAptcaOkAssembly, RuntimeModule decoratedModule, MetadataToken decoratedToken, RuntimeType attributeFilterType, Boolean mustBeInheritable, Object[] attributes, IList derivedAttributes, RuntimeType&amp;amp; attributeType, IRuntimeMethodInfo&amp;amp; ctor, Boolean&amp;amp; ctorHasParameters, Boolean&amp;amp; isVarArg)
at System.Reflection.CustomAttribute.GetCustomAttributes(RuntimeModule decoratedModule, Int32 decoratedMetadataToken, Int32 pcaCount, RuntimeType attributeFilterType, Boolean mustBeInheritable, IList derivedAttributes, Boolean isDecoratedTargetSecurityTransparent)
at System.Reflection.CustomAttribute.GetCustomAttributes(RuntimePropertyInfo property, RuntimeType caType)
at Ecng.Common.AttributeHelper.&amp;lt;&amp;gt;c__DisplayClass1&lt;code&gt;1.&amp;lt;GetAttribute&amp;gt;b__0(Tuple&lt;/code&gt;2 key)
at Ecng.Common.AttributeHelper.SafeAdd[K,V](IDictionary&lt;code&gt;2 dictionary, K key, Func&lt;/code&gt;2 handler)
at Ecng.Common.AttributeHelper.GetAttribute[TAttribute](ICustomAttributeProvider provider, Boolean inherit)
at Ecng.Common.AttributeHelper.GetAttribute[TAttribute](ICustomAttributeProvider provider)
at Ecng.Serialization.TypeSchemaFactory.&amp;lt;&amp;gt;c__DisplayClass6.&amp;lt;GetMembers&amp;gt;b__1(MemberInfo member)
at System.Linq.Enumerable.WhereArrayIterator&lt;code&gt;1.MoveNext() at System.Linq.Buffer&lt;/code&gt;1..ctor(IEnumerable&lt;code&gt;1 source) at System.Linq.OrderedEnumerable&lt;/code&gt;1.&amp;lt;GetEnumerator&amp;gt;d__0.MoveNext()
at System.Linq.Enumerable.WhereSelectEnumerableIterator&lt;code&gt;2.MoveNext() at System.Linq.Buffer&lt;/code&gt;1..ctor(IEnumerable&lt;code&gt;1 source) at System.Linq.OrderedEnumerable&lt;/code&gt;1.&amp;lt;GetEnumerator&amp;gt;d__0.MoveNext()
at Ecng.Collections.CollectionHelper.AddRange(ICollection&lt;code&gt;1 source, IEnumerable&lt;/code&gt;1 items)
at Ecng.Serialization.TypeSchemaFactory.CreateSchema(Type entityType)
at Ecng.Serialization.SchemaManager.&amp;lt;&amp;gt;c__DisplayClass5.&amp;lt;GetSchema&amp;gt;b__4(Type key)
at Ecng.Collections.CollectionHelper.SafeAdd[TKey,TValue](IDictionary&lt;code&gt;2 dictionary, TKey key, Func&lt;/code&gt;2 handler)
at Ecng.Serialization.SchemaManager.GetSchema(Type entityType, SchemaFactory factory)
at Ecng.Serialization.SchemaManager.GetSchema(Type entityType)
at Ecng.Serialization.SchemaManager.GetSchema&lt;a href="" rel="nofollow" target="_blank"&gt;TEntity&lt;/a&gt;
at Ecng.Serialization.RelationManyList&lt;code&gt;1.get_Schema() at Ecng.Data.HierarchicalPageLoadList&lt;/code&gt;1.CreateScope(Query query)
at Ecng.Data.HierarchicalPageLoadList&lt;code&gt;1.OnGetCount() at Ecng.Serialization.RelationManyList&lt;/code&gt;1.get_Count()
at Ecng.Serialization.RelationManyList&lt;code&gt;1.RelationManyListEnumerator.ProcessMove(Boolean&amp;amp; canProcess) at Ecng.Collections.BaseEnumerator&lt;/code&gt;2.System.Collections.IEnumerator.MoveNext()
at StockSharp.Hydra.SecurityStorage..ctor(HydraStorage storage) in C:\StockSharp\stocksharp-16385\dev\Hydra\Hydra\SecurityStorage.cs:line 27
at StockSharp.Hydra.MainWindow..ctor() in C:\StockSharp\stocksharp-16385\dev\Hydra\Hydra\MainWindow.xaml.cs:line 103&lt;/p&gt;
</content>
    <rights type="html">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  </entry>
</feed>