我使用自己的VC2008,打不开师兄的XAML程序,图形加载不了,是不是与数据库什么的有关系啊,谢谢
无法加载一个或多个请求的类型。有关更多信息,请检索 LoaderExceptions 属性。
   在 System.Reflection.Module._GetTypesInternal(StackCrawlMark& stackMark)
   在 System.Reflection.Assembly.GetTypes()
   在 MS.Internal.Xaml.AssemblyNode.BuildNamespaces()
   在 MS.Internal.Xaml.AssemblyNode.FindNamespace(Identifier name)
   在 MS.Internal.Xaml.ReflectionProjectNode.BuildNamespaces()
   在 MS.Internal.Xaml.ReflectionProjectNode.Find(Identifier namespaceUri)
   在 MS.Internal.Xaml.PrefixScope.FindType(XamlName name)
   在 MS.Internal.Xaml.XmlElement.FindElementType(PrefixScope parentScope, IParseContext context)
   在 MS.Internal.DocumentTrees.Markup.XamlSourceDocument.get_RootType()