今天,每当我尝试打开任何.Net应用程序时,我得到:
CLR error: 80004005
The program will now terminate.
Run Code Online (Sandbox Code Playgroud)
有什么建议?
小智 5
我有这个问题,卸载/重新安装点网没有帮助.
随机我发现了一个建议去c:\ Windows\Microsoft.NET \
然后将名为"Assembly"的目录重命名为"Assembly2"或其他东西,这样你就不会删除它,但是dot net会认为它已经消失了.
完成后,再次安装dot net.
这需要几个小时让我找到,并且是唯一有用的东西.