Visual Studio失败错误 [英] Visual Studio Failure Error

查看:127
本文介绍了Visual Studio失败错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在Windows Vista 32bit上具有Visual Studio Professional2005.
我将Visual Studio用于C ++.
由于有些日子,有时我每次使用ctrl + f5运行任何程序时,VS都会给我错误.
它给了我以下错误:

I have Visual Studio Professional 2005 on windows vista 32bit.
I use visual studio for C++.
Since some days the VS is giving me error sometimes whenever I run any program usng ctrl+f5.
It gives me the following error:

The application failed to init 0xc0000142
Unhandled exception at 0x77259cac (ntdll.dll) in VC_CONSOLE.exe: 0xC0000142:
    DLL Initialization Failed.



很多时候程序运行正常,有时会出现上述错误.
即使更改整个代码,也会出现此问题.
这可能是什么原因以及如何解决?



Many times the programs runs fine and some time it gives the above error.
Even when I change the entire code this problem comes up.
What may be the reason behind this and how to resolve it?

推荐答案

您应该考虑会发生什么导致此错误.例如,更改特定文件时会发生这种情况吗?如果是这样,它将编译导致它的文件.重建全部解决了吗?如果是这样,那么VC ++就是垃圾,它有时会做到这一点.但是,IDE也经常在C#中对我崩溃,而我只需要重新启动它即可.这是一块垃圾.
You should think about what happens to make this error occur. For example, does it happen when you change a specific file ? If so, it''s compiling that file that causes it. Does a rebuild all fix it ? If so, well, VC++ is rubbish and it will do that sometimes. However, the IDE crashes for me often in C#, too, and I just need to restart it. It''s a piece of junk.


这篇关于Visual Studio失败错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆