win10axure8.0闪退_AxureRP8安装成功,点击运行闪退

该日志记录了一个Axure RP8在启动时遇到的严重错误。错误涉及应用程序配置文件中未识别的'startup'配置节,导致TypeInitializationException和ConfigurationErrorsException。这个问题可能与系统无法读取或解析配置文件中的'startup'部分有关,进而影响了'ServicePointManager.DnsRefreshTimeout'设置的初始化。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

log日志报错信息

Message: 调用的目标发生了异常。

Type: System.Reflection.TargetInvocationException

Source: mscorlib

在 System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)

在 System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)

在 System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

在 Axure.Event.AxWeakEvent`1.EventInfo.Invoke(Object sender, T args)

在 Axure.Event.AxWeakEvent`1.Invoke(Object sender, T args)

在 Axure.CollectionWithEvents`1.OnInsertComplete(Int32 index, T val)

在 Axure.CollectionWithEvents`1.Insert(Int32 index, T item)

在 Axure.CollectionWithEvents`1.Add(T item)

在 Axure.Client.Win32.WPF.Interface.WPFClient.CreateAndAddComponents()

在 el..ctor(IDocumentWindow A_0, bc A_1)

在 Axure.Client.Win32.WPF.Interface.WPFClient..ctor(IDocumentWindow form)

在 Axure.Client.Win32.WPFClientLauncher.CreateApp(String[] args, Application app)

========== Beg Inner Exception: 0 ==========

Message: “mt”的类型初始值设定项引发异常。

Type: System.TypeInitializationException

Source: Platform

在 mt.b()

在 Axure.Platform.AxShareLogin.get_State()

在 Axure.Platform.AxShareLogin.get_LoggedIn()

在 pb.h()

在 pb.q()

在 pb.OnClientBound(EventArgs e)

在 Axure.Component.ComponentBase.set_Client(IClient value)

在 el.a(Object A_0, CollectionChangedEventArgs`1 A_1)

========== End Inner Exception: 0 ==========

========== Beg Wrapped Inner Exception 0 ==========

System.TypeInitializationException: “mt”的类型初始值设定项引发异常。 ---> System.Configuration.ConfigurationErrorsException: 配置系统未能初始化 ---> System.Configuration.ConfigurationErrorsException: 无法识别的配置节 startup。 (D:\Program Files (x86)\Axure\Axure RP 8\AxureRP8.exe.Config line 3)

在 System.Configuration.ConfigurationSchemaErrors.ThrowIfErrors(Boolean ignoreLocal)

在 System.Configuration.BaseConfigurationRecord.ThrowIfParseErrors(ConfigurationSchemaErrors schemaErrors)

在 System.Configuration.BaseConfigurationRecord.ThrowIfInitErrors()

在 System.Configuration.ClientConfigurationSystem.EnsureInit(String configKey)

--- 内部异常堆栈跟踪的结尾 ---

在 System.Configuration.ConfigurationManager.PrepareConfigSystem()

在 System.Configuration.ConfigurationManager.GetSection(String sectionName)

在 System.Configuration.PrivilegedConfigurationManager.GetSection(String sectionName)

在 System.Net.Configuration.SettingsSectionInternal.get_Section()

在 System.Net.ServicePointManager.set_DnsRefreshTimeout(Int32 value)

在 mt..cctor()

--- 内部异常堆栈跟踪的结尾 ---

在 mt.b()

在 Axure.Platform.AxShareLogin.get_State()

在 Axure.Platform.AxShareLogin.get_LoggedIn()

在 pb.h()

在 pb.q()

在 pb.OnClientBound(EventArgs e)

在 Axure.Component.ComponentBase.set_Client(IClient value)

在 el.a(Object A_0, CollectionChangedEventArgs`1 A_1)

在 System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)

在 System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)

在 System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

在 Axure.Event.AxWeakEvent`1.EventInfo.Invoke(Object sender, T args)

在 Axure.Event.AxWeakEvent`1.Invoke(Object sender, T args)

在 Axure.CollectionWithEvents`1.OnInsertComplete(Int32 index, T val)

在 Axure.CollectionWithEvents`1.Insert(Int32 index, T item)

在 Axure.CollectionWithEvents`1.Add(T item)

在 Axure.Client.Win32.WPF.Interface.WPFClient.CreateAndAddComponents()

在 el..ctor(IDocumentWindow A_0, bc A_1)

在 Axure.Client.Win32.WPF.Interface.WPFClient..ctor(IDocumentWindow form)

在 Axure.Client.Win32.WPFClientLauncher.CreateApp(String[] args, Application app)

========== End Wrapped Inner Exception 0 ==========

========== Beg Inner Exception: 1 ==========

Message: 配置系统未能初始化

Type: System.Configuration.ConfigurationErrorsException

Source: System.Configuration

在 System.Configuration.ConfigurationManager.PrepareConfigSystem()

在 System.Configuration.ConfigurationManager.GetSection(String sectionName)

在 System.Configuration.PrivilegedConfigurationManager.GetSection(String sectionName)

在 System.Net.Configuration.SettingsSectionInternal.get_Section()

在 System.Net.ServicePointManager.set_DnsRefreshTimeout(Int32 value)

在 mt..cctor()

========== End Inner Exception: 1 ==========

========== Beg Wrapped Inner Exception 1 ==========

System.Configuration.ConfigurationErrorsException: 配置系统未能初始化 ---> System.Configuration.ConfigurationErrorsException: 无法识别的配置节 startup。 (D:\Program Files (x86)\Axure\Axure RP 8\AxureRP8.exe.Config line 3)

在 System.Configuration.ConfigurationSchemaErrors.ThrowIfErrors(Boolean ignoreLocal)

在 System.Configuration.BaseConfigurationRecord.ThrowIfParseErrors(ConfigurationSchemaErrors schemaErrors)

在 System.Configuration.BaseConfigurationRecord.ThrowIfInitErrors()

在 System.Configuration.ClientConfigurationSystem.EnsureInit(String configKey)

--- 内部异常堆栈跟踪的结尾 ---

在 System.Configuration.ConfigurationManager.PrepareConfigSystem()

在 System.Configuration.ConfigurationManager.GetSection(String sectionName)

在 System.Configuration.PrivilegedConfigurationManager.GetSection(String sectionName)

在 System.Net.Configuration.SettingsSectionInternal.get_Section()

在 System.Net.ServicePointManager.set_DnsRefreshTimeout(Int32 value)

在 mt..cctor()

在 System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)

在 System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)

在 System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

在 Axure.Event.AxWeakEvent`1.EventInfo.Invoke(Object sender, T args)

在 Axure.Event.AxWeakEvent`1.Invoke(Object sender, T args)

在 Axure.CollectionWithEvents`1.OnInsertComplete(Int32 index, T val)

在 Axure.CollectionWithEvents`1.Insert(Int32 index, T item)

在 Axure.CollectionWithEvents`1.Add(T item)

在 Axure.Client.Win32.WPF.Interface.WPFClient.CreateAndAddComponents()

在 el..ctor(IDocumentWindow A_0, bc A_1)

在 Axure.Client.Win32.WPF.Interface.WPFClient..ctor(IDocumentWindow form)

在 Axure.Client.Win32.WPFClientLauncher.CreateApp(String[] args, Application app)

========== End Wrapped Inner Exception 1 ==========

========== Beg Inner Exception: 2 ==========

Message: 无法识别的配置节 startup。 (D:\Program Files (x86)\Axure\Axure RP 8\AxureRP8.exe.Config line 3)

Type: System.Configuration.ConfigurationErrorsException

Source: System.Configuration

在 System.Configuration.ConfigurationSchemaErrors.ThrowIfErrors(Boolean ignoreLocal)

在 System.Configuration.BaseConfigurationRecord.ThrowIfParseErrors(ConfigurationSchemaErrors schemaErrors)

在 System.Configuration.BaseConfigurationRecord.ThrowIfInitErrors()

在 System.Configuration.ClientConfigurationSystem.EnsureInit(String configKey)

========== End Inner Exception: 2 ==========

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值