其他分享
首页 > 其他分享> > Altium Designer20原理图库放置引脚报错解决方案

Altium Designer20原理图库放置引脚报错解决方案

作者:互联网

 

原理图库里点击放置引脚,然后AD20报错。
在这里插入图片描述
在这里插入图片描述

View Pin threw an exception. System.Windows.Markup.XamlParseException: 在“System.Windows.Markup.StaticResourceHolder”上提供值时引发了异常。 —> System.Exception: 无法找到名为“JustificationToAlignmentPolyConvertor”的资源。资源名称区分大小写。 在 System.Windows.StaticResourceExtension.ProvideValueInternal(IServiceProvider serviceProvider, Boolean allowDeferredReference) 在 MS.Internal.Xaml.Runtime.ClrObjectRuntime.CallProvideValue(MarkupExtension me, IServiceProvider serviceProvider) — 内部异常堆栈跟踪的结尾 — 在 System.Windows.Markup.XamlReader.RewrapException(Exception e, IXamlLineInfo lineInfo, Uri baseUri) 在 System.Windows.FrameworkTemplate.LoadTemplateXaml(XamlReader templateReader, XamlObjectWriter currentWriter) 在 System.Windows.FrameworkTemplate.LoadTemplateXaml(XamlObjectWriter objectWriter) 在 System.Windows.FrameworkTemplate.LoadOptimizedTemplateContent(DependencyObject container, IComponentConnector componentConnector, IStyleConnector styleConnector, List1 affectedChildren, UncommonField1 templatedNonFeChildrenField) 在 System.Windows.FrameworkTemplate.LoadContent(DependencyObject container, List1 affectedChildren) 在 System.Windows.StyleHelper.ApplyTemplateContent(UncommonField1 dataField, DependencyObject container, FrameworkElementFactory templateRoot, Int32 lastChildIndex, HybridDictionary childIndexFromChildID, FrameworkTemplate frameworkTemplate) 在 System.Windows.FrameworkTemplate.ApplyTemplateContent(UncommonField1 templateDataField, FrameworkElement container) 在 System.Windows.FrameworkElement.ApplyTemplate() 在 Altium.Designer.InteractiveProperties.Views.Utils.FindChildren(Dictionary2 results, DependencyObject startNode, Int32 level) 在 Altium.Designer.InteractiveProperties.Views.Utils.FindChildren(Dictionary2 results, DependencyObject startNode, Int32 level) 在 Altium.Designer.InteractiveProperties.Views.Utils.FindChildren(Dictionary2 results, DependencyObject startNode, Int32 level) 在 Altium.Designer.InteractiveProperties.Views.Utils.FindChildren(Dictionary2 results, DependencyObject startNode, Int32 level) 在 Altium.Designer.InteractiveProperties.Views.Utils.FindChildren(Dictionary2 results, DependencyObject startNode, Int32 level) 在 Altium.Designer.InteractiveProperties.Views.Utils.FindChildren(Dictionary2 results, DependencyObject startNode, Int32 level) 在 Altium.Designer.InteractiveProperties.Views.Utils.FindChildren(Dictionary2 results, DependencyObject startNode, Int32 level) 在 Altium.Designer.InteractiveProperties.Views.Utils.FindChildren(Dictionary2 results, DependencyObject startNode, Int32 level) 在 Altium.Designer.InteractiveProperties.Views.Utils.FindChildren(Dictionary2 results, DependencyObject startNode, Int32 level) 在 Altium.Designer.InteractiveProperties.Views.View.Bind(GroupPanel content, IViewModel viewModel) at 000000014E53360D.
AdvSch.dll, Base Address: 000000014DBB0000.

我看到无法找到名为“JustificationToAlignmentPolyConvertor”的资源,我觉得可能是访问权限的问题,但是我管理员身份运行后还是不行。
由于我这个软件安装到了D盘不能用,所以我想如果安装到C盘是不是就能用了。
然后我把整个软件删掉,安装到了C盘,果然能用了。。。。

标签:Int32,Designer20,引脚,Windows,System,Altium,Designer,报错,DependencyObject
来源: https://www.cnblogs.com/jiangyiming/p/15790858.html