Edengineer: ClickOnce 崩溃

创建于 2018-03-09  ·  4评论  ·  资料来源: msarilar/EDEngineer

你好,
首先感谢您提供这个惊人的工具,它使 ED 变得更加有趣。 现在我的问题:
在 EDEngineer selfupdated 之后,整个问题开始于一段时间前(可能更长时间)。 现在我无法运行、安装或卸载 EDEngineer,因为每次尝试时,我都会收到“clickonce 应用程序停止工作”的消息。 当我下载并运行setup.exeEDEngineer.application时,也会发生这种情况。

崩溃的详细信息在这里:
`问题签名:

问题事件名称:CLR20r3
问题 01 的签名:dfsvc.exe
问题签名 02:4.7.2053.0
问题 03 的签名:58fa6cbd
问题 04 的签名:mscorlib
问题签名 05:4.7.2117.0
问题 06 的签名:59cf513d
问题 07 的签名:43e1
问题 08 的签名:1e
问题签名 09:N3CTRYE2KN3C34SGL4ZQYRBFTE4M13NB
操作系统版本:6.1.7601.2.1.0.256.48
区域设置 ID:1029
附加信息1:8f81
附加信息 2:8f81fec7dc9c562526e7c63917770b2d
附加信息 3:551d
附加信息 4:551dc284711ab1b9e505cf52155aa0cc
`
我还尝试删除“UsersUsername \ AppData \ Local \ Apps \ 2.0”及其子文件夹中以 _eden ..._ 开头的任何内容,但无济于事。
如果您需要更多信息,请询问,我会提供。

question

最有用的评论

谢谢,原来如此。 .NET Framework 2.0、3.0、3.5 上的测试通过,从 4.0 开始失败。 固定和 EDEngineer 运行。
.....
感谢 JohnXaverius 提供验证 .NET Framework 的链接。 重新安装 .NET 4.7 并且 EDEngineer 再次工作。

所有4条评论

您可能想按照此处的说明检查 Windows 日志: https :

还要确保在终端中运行rundll32 %windir%\system32\dfshim.dll CleanOnlineAppCache

协议名称
来源:.NET 运行时
日期:2018 年 3 月 9 日上午 7:30:21
事件 ID:1026
任务类别
级别:错误
关键词:经典设定
用户:不可用
电脑:高文
描述:
应用程序:dfsvc.exe
框架版本:v4.0.30319
描述:进程因未处理的异常而终止。
异常信息:System.TypeLoadException
在 System.Reflection.CustomAttribute._CreateCaObject (System.Reflection.RuntimeModule, System.IRuntimeMethodInfo, Byte *, Byte , Int32 *)
在 System.Reflection.CustomAttribute.CreateCaObject (System.Reflection.RuntimeModule, System.IRuntimeMethodInfo, IntPtr ByRef, IntPtr, Int32 ByRef)
关于 System.Reflection.CustomAttribute.GetCustomAttributes (System.Reflection.RuntimeModule, Int32, Int32, System.RuntimeType, Boolean, System.Collections.IList, Boolean)
关于 System.Reflection.CustomAttribute.GetCustomAttributes(System.RuntimeType、System.RuntimeType、Boolean)
关于 System.ComponentModel.ReflectTypeDescriptionProvider.ReflectGetAttributes (System.Type)
在 System.ComponentModel.ReflectTypeDescriptionProvider + ReflectedTypeData.GetAttributes ()
在 System.ComponentModel.TypeDescriptor + TypeDescriptionNode + DefaultTypeDescriptor.System.ComponentModel.ICustomTypeDescriptor.GetAttributes ()
在 System.ComponentModel.TypeDescriptor.GetAttributes (System.Type)
在 System.ComponentModel.ReflectTypeDescriptionProvider + ReflectedTypeData.GetConverter (System.Object)
在 System.ComponentModel.TypeDescriptor + TypeDescriptionNode + DefaultTypeDescriptor.System.ComponentModel.ICustomTypeDescriptor.GetConverter ()
在 System.Windows.Forms.TableLayoutSettings..ctor (System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)

相关信息:System.Reflection.TargetInvocationException
na System.RuntimeMethodHandle.SerializationInvoke(System.IRuntimeMethodInfo, System.Object, System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext ByRef)
na System.Runtime.Serialization.ObjectManager.CompleteISerializableObject(System.Object, System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
na System.Runtime.Serialization.ObjectManager.FixupSpecialObject(System.Runtime.Serialization.ObjectHolder)
na System.Runtime.Serialization.ObjectManager.DoFixups()
na System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(System.Runtime.Remoting.Messaging.HeaderHandler, System.Runtime.Serialization.Formatters.Binary.__BinaryParser, Boolean, Boolean, System.Runtime.Remoting.Messaging.IMethodCallMessage )
na System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(System.IO.Stream, System.Runtime.Remoting.Messaging.HeaderHandler, Boolean, Boolean, System.Runtime.Remoting.Messaging.IMethodCallMessage)
na System.Resources.ResourceReader.DeserializeObject(Int32)
na System.Resources.ResourceReader.LoadObjectV2(Int32, System.Resources.ResourceTypeCode ByRef)
na System.Resources.ResourceReader.LoadObject(Int32)
na System.Resources.ResourceReader+ResourceEnumerator.get_Entry()
na System.Resources.ResourceReader+ResourceEnumerator.get_Current()
na System.ComponentModel.ComponentResourceManager.FillResources(System.Globalization.CultureInfo, System.Resources.ResourceSet ByRef)
na System.ComponentModel.ComponentResourceManager.FillResources(System.Globalization.CultureInfo, System.Resources.ResourceSet ByRef)
na System.ComponentModel.ComponentResourceManager.FillResources(System.Globalization.CultureInfo, System.Resources.ResourceSet ByRef)
na System.ComponentModel.ComponentResourceManager.ApplyResources(System.Object, System.String, System.Globalization.CultureInfo)
na System.Deployment.Application.SplashPiece.InitializeComponent()
na System.Deployment.Application.SplashPiece..ctor(System.Deployment.Application.UserInterfaceForm, System.Deployment.Application.SplashInfo)
na System.Deployment.Application.UserInterfaceForm.InitializeContent()
na System.Deployment.Application.UserInterfaceForm..ctor(System.Threading.ManualResetEvent, System.Deployment.Application.SplashInfo)
na System.Deployment.Application.UserInterface.UIThread()
na System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
na System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
na System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
na System.Threading.ThreadHelper.ThreadStart()

Kód XML události:



1026
2
0
0x80000000000000

79599
应用
高文



应用程序:dfsvc.exe
Verze 框架:v4.0.30319
Popis:Proces byl ukončen z důvodu neošetřené výjimky。
相关信息:System.TypeLoadException
na System.Reflection.CustomAttribute._CreateCaObject(System.Reflection.RuntimeModule, System.IRuntimeMethodInfo, Byte *, Byte , Int32*)
na System.Reflection.CustomAttribute.CreateCaObject(System.Reflection.RuntimeModule, System.IRuntimeMethodInfo, IntPtr ByRef, IntPtr, Int32 ByRef)
na System.Reflection.CustomAttribute.GetCustomAttributes(System.Reflection.RuntimeModule, Int32, Int32, System.RuntimeType, Boolean, System.Collections.IList, Boolean)
na System.Reflection.CustomAttribute.GetCustomAttributes(System.RuntimeType, System.RuntimeType, Boolean)
na System.ComponentModel.ReflectTypeDescriptionProvider.ReflectGetAttributes(System.Type)
na System.ComponentModel.ReflectTypeDescriptionProvider+ReflectedTypeData.GetAttributes()
na System.ComponentModel.TypeDescriptor+TypeDescriptionNode+DefaultTypeDescriptor.System.ComponentModel.ICustomTypeDescriptor.GetAttributes()
na System.ComponentModel.TypeDescriptor.GetAttributes(System.Type)
na System.ComponentModel.ReflectTypeDescriptionProvider+ReflectedTypeData.GetConverter(System.Object)
na System.ComponentModel.TypeDescriptor+TypeDescriptionNode+DefaultTypeDescriptor.System.ComponentModel.ICustomTypeDescriptor.GetConverter()
na System.Windows.Forms.TableLayoutSettings..ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)

相关信息:System.Reflection.TargetInvocationException
na System.RuntimeMethodHandle.SerializationInvoke(System.IRuntimeMethodInfo, System.Object, System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext ByRef)
na System.Runtime.Serialization.ObjectManager.CompleteISerializableObject(System.Object, System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
na System.Runtime.Serialization.ObjectManager.FixupSpecialObject(System.Runtime.Serialization.ObjectHolder)
na System.Runtime.Serialization.ObjectManager.DoFixups()
na System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(System.Runtime.Remoting.Messaging.HeaderHandler, System.Runtime.Serialization.Formatters.Binary.__BinaryParser, Boolean, Boolean, System.Runtime.Remoting.Messaging.IMethodCallMessage )
na System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(System.IO.Stream, System.Runtime.Remoting.Messaging.HeaderHandler, Boolean, Boolean, System.Runtime.Remoting.Messaging.IMethodCallMessage)
na System.Resources.ResourceReader.DeserializeObject(Int32)
na System.Resources.ResourceReader.LoadObjectV2(Int32, System.Resources.ResourceTypeCode ByRef)
na System.Resources.ResourceReader.LoadObject(Int32)
na System.Resources.ResourceReader+ResourceEnumerator.get_Entry()
na System.Resources.ResourceReader+ResourceEnumerator.get_Current()
na System.ComponentModel.ComponentResourceManager.FillResources(System.Globalization.CultureInfo, System.Resources.ResourceSet ByRef)
na System.ComponentModel.ComponentResourceManager.FillResources(System.Globalization.CultureInfo, System.Resources.ResourceSet ByRef)
na System.ComponentModel.ComponentResourceManager.FillResources(System.Globalization.CultureInfo, System.Resources.ResourceSet ByRef)
na System.ComponentModel.ComponentResourceManager.ApplyResources(System.Object, System.String, System.Globalization.CultureInfo)
na System.Deployment.Application.SplashPiece.InitializeComponent()
na System.Deployment.Application.SplashPiece..ctor(System.Deployment.Application.UserInterfaceForm, System.Deployment.Application.SplashInfo)
na System.Deployment.Application.UserInterfaceForm.InitializeContent()
na System.Deployment.Application.UserInterfaceForm..ctor(System.Threading.ManualResetEvent, System.Deployment.Application.SplashInfo)
na System.Deployment.Application.UserInterface.UIThread()
na System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
na System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
na System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
na System.Threading.ThreadHelper.ThreadStart()



嗨,拉达,看起来你搞砸了 FrameWork。 我为此找到了一个 CheckTool。
我会先尝试一个,然后我会尝试完全重新安装框架。

https://social.msdn.microsoft.com/Forums/vstudio/en-US/125e76cc-dc83-436c-8502-9b3e60cfb5d5/net-framework-version-v4030319-description-the-process-was-terminated-due- to-an-unhandled? forum = netfxsetup

可能。 您仍然可以尝试运行系统文件完整性检查
CMD行:SFC/scannow

https://support.microsoft.com/en-us/help/929833/use-the-system-file-checker-tool-to-repair-missing-or-corrupted-system

谢谢,原来如此。 .NET Framework 2.0、3.0、3.5 上的测试通过,从 4.0 开始失败。 固定和 EDEngineer 运行。
.....
感谢 JohnXaverius 提供验证 .NET Framework 的链接。 重新安装 .NET 4.7 并且 EDEngineer 再次工作。

此页面是否有帮助?
0 / 5 - 0 等级