摘要:
在安装Microsoft .NET Framework 4.6.2脱机包时提示 无法建立到信任根颁发机构的证书链 阅读全文
摘要:
[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: Word_At
写了这么多年程序,第一次遇到,在N台电脑运行的程序,在某一台就运行不了,遂装编译环境,调试,出现上述问题,无解。
度娘之,翻了N篇,总算找到解决方法,记录之。 阅读全文