|
[Window Title]
EXCEL.EXE - Assert Failure
[Main Instruction]
EXCEL.EXE - Assert Failure
[Content]
Expression: [mscorlib recursive resource lookup bug]
Description: Infinite recursion during resource lookup within mscorlib. This may be a bug in mscorlib, or potentially in certain extensibility points such as assembly resolve events or CultureInfo names. Resource name: Arg_NullReferenceException
[Expanded Information]
Stack Trace:
at System.Environment.ResourceHelper.GetResourceStringCode(Object userDataIn)
at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
at System.Environment.ResourceHelper.GetResourceString(String key, CultureInfo culture)
at System.Environment.ResourceHelper.GetResourceString(String key)
at System.Environment.GetResourceStringLocal(String key)
at System.Environment.GetResourceFromDefault(String key)
at System.NullReferenceException..ctor()
at zsd5DaYg9lOJGmlIO4.R2mIapWar4cwoqqx6Q.D8aeioALJspU4C81kD(Object )
at zsd5DaYg9lOJGmlIO4.R2mIapWar4cwoqqx6Q.pfJ40gjxwv()
at zsd5DaYg9lOJGmlIO4.R2mIapWar4cwoqqx6Q.Ypf4J7ba8u(Object , Object )
at System.AppDomain.OnResourceResolveEvent(RuntimeAssembly assembly, String resourceName)
at System.Reflection.RuntimeAssembly.GetResource(RuntimeAssembly assembly, String resourceName, UInt64& length, StackCrawlMarkHandle stackMark, Boolean skipSecurityCheck)
at System.Reflection.RuntimeAssembly.GetManifestResourceStream(String name, StackCrawlMark& stackMark, Boolean skipSecurityCheck)
at System.Reflection.RuntimeAssembly.GetManifestResourceStream(Type type, String name, Boolean skipSecurityCheck, StackCrawlMark& stackMark)
at System.Resources.ManifestBasedResourceGroveler.GetManifestResourceStream(RuntimeAssembly satellite, String fileName, StackCrawlMark& stackMark)
at System.Resources.ManifestBasedResourceGroveler.GrovelForResourceSet(CultureInfo culture, Dictionary`2 localResourceSets, Boolean tryParents, Boolean createIfNotExists, StackCrawlMark& stackMark)
at System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo requestedCulture, Boolean createIfNotExists, Boolean tryParents, StackCrawlMark& stackMark)
at System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents)
at System.Resources.ResourceManager.GetString(String name, CultureInfo culture)
at System.Environment.ResourceHelper.GetResourceStringCode(Object userDataIn)
at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
at System.Environment.ResourceHelper.GetResourceString(String key, CultureInfo culture)
at System.Environment.ResourceHelper.GetResourceString(String key)
at System.Environment.GetResourceStringLocal(String key)
at System.Environment.GetResourceFromDefault(String key)
at System.NullReferenceException..ctor()
at zsd5DaYg9lOJGmlIO4.R2mIapWar4cwoqqx6Q.D8aeioALJspU4C81kD(Object )
at zsd5DaYg9lOJGmlIO4.R2mIapWar4cwoqqx6Q.pfJ40gjxwv()
at zsd5DaYg9lOJGmlIO4.R2mIapWar4cwoqqx6Q.Ypf4J7ba8u(Object , Object )
at System.AppDomain.OnResourceResolveEvent(RuntimeAssembly assembly, String resourceName)
at System.Reflection.RuntimeAssembly.GetResource(RuntimeAssembly assembly, String resourceName, UInt64& length, StackCrawlMarkHandle stackMark, Boolean skipSecurityCheck)
at System.Reflection.RuntimeAssembly.GetManifestResourceStream(String name, StackCrawlMark& stackMark, Boolean skipSecurityCheck)
at System.Reflection.RuntimeAssembly.GetManifestResourceStream(Type type, String name, Boolean skipSecurityCheck, StackCrawlMark& stackMark)
at System.Resources.ManifestBasedResourceGroveler.GetManifestResourceStream(RuntimeAssembly satellite, String fileName, StackCrawlMark& stackMark)
at System.Resources.ManifestBasedResourceGroveler.GrovelForResourceSet(CultureInfo culture, Dictionary`2 localResourceSets, Boolean tryP
调试什么的,内容不太懂 |
|