无法加载System.Collections.Generic.Dictionary类型 [英] Unable to load type System.Collections.Generic.Dictionary

查看:1184
本文介绍了无法加载System.Collections.Generic.Dictionary类型的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我盯着我的VS-2005时,它会抛出这个错误:
System.Runtime.Serialization.SerializationException:无法加载类型System.Collections.Generic.Dictionary`2 [[System.String,mscorlib, Version = 2.0.0.0,Culture = neutral,PublicKeyToken = b77a5c561934e089],[System.Collections.Generic.List`1 [[Microsoft.Practices.RecipeFramework.VisualStudio.ToolWindow.GuidanceNavigatorManager + RecipeExecutionHistory,Microsoft.Practices.RecipeFramework.VisualStudio,Version反序列化所需的= 1.0.60429.0,Culture = neutral,PublicKeyToken = b03f5f7f11d50a3a]],mscorlib,Version = 2.0.0.0,Culture = neutral,PublicKeyToken = b77a5c561934e089]。在System.Runtime.Serialization.ObjectManager.DoFixups ()
在System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler,__BinaryParser serParser,Boolean fCheck,Boolean isCrossAppDomain,IMethodCallMessage methodCallMessage)
在System.Runtime.Serialization.Formatters.Binary .BinaryFormatter.D eserialize(Stream serializationStream,HeaderHandler handler,Boolean fCheck,Boolean isCrossAppDomain,IMethodCallMessage methodCallMessage)
在Microsoft.Practices.RecipeFramework.VisualStudio.RecipeManagerPackage.OnLoadOptions(String key,Stream stream)



提前谢谢

解决方案




When I am staring my VS-2005 it is throwing this error:
System.Runtime.Serialization.SerializationException: Unable to load type System.Collections.Generic.Dictionary`2[[System.String, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.Collections.Generic.List`1[[Microsoft.Practices.RecipeFramework.VisualStudio.ToolWindow.GuidanceNavigatorManager+RecipeExecutionHistory, Microsoft.Practices.RecipeFramework.VisualStudio, Version=1.0.60429.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]], mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]] required for deserialization.
   at System.Runtime.Serialization.ObjectManager.DoFixups()
   at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage)
   at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage)
   at Microsoft.Practices.RecipeFramework.VisualStudio.RecipeManagerPackage.OnLoadOptions(String key, Stream stream)


CaN ANYONE SUGGEST ME WHAT IS THE PROBLEM??

Thanks in advance

解决方案

Hi,



这篇关于无法加载System.Collections.Generic.Dictionary类型的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆