devenv.exe - assert failure

简介: devenv.exe - assert failure

工作中遇到的问题。


安装完Developer Express v2010 vol 1之后,使用10打开的项目就会遇到这样的错误提示。(有时候08也会遇到)



679140-20170227111735845-67468535.png


我一直是以为VS出来问题,修复了好几遍,但是打开还是那样。

解决办法:


如果已经安装Dev控件 在开始-程序-Developer Express v2011 vol 1

选择Setup 在安装对话框中选择Modify把全新安装时,选择安装选项的时候不要第三项(IDETools),就没问题,


Developer Express v2011 vol 1  和 Vs2010


如果解决不了 请卸载.NET 4.5 以及 4.5的语言包

也就是下面这样。重新安装就OK了。


679140-20170227112012407-1784923556.png


679140-20170227112034626-1630611048.png




这样就OK了。


猜测可能是不兼容,导致内存爆升。



目录
相关文章
|
5月前
|
并行计算 TensorFlow 算法框架/工具
【Deepin 20系统】解决Check failed: err == cudaSuccess || err == cudaErrorInvalidValue Unexpected CUDA erro
本文介绍了在使用Nvidia RTX 2070 GPU和TensorFlow 2时,解决GPU内存不足错误的方法,包括杀死占用内存的进程、重置GPU以及重启设备等方案。
97 3
|
7月前
|
Linux Go C语言
【ERROR】chaincode install failed with status: 500 - failed to invoke backing implementation xxx
【ERROR】chaincode install failed with status: 500 - failed to invoke backing implementation xxx
154 0
|
8月前
|
开发者 iOS开发
no identity found Command CodeSign failed with a nonzero exit code
no identity found Command CodeSign failed with a nonzero exit code
119 0
|
8月前
|
C语言 C++
关于DEV中collect2.exe [Error] ld returned 1 exit status的问题解决!!!
关于DEV中collect2.exe [Error] ld returned 1 exit status的问题解决!!!
|
C语言
安装mujoco报错:distutils.errors.DistutilsExecError: command ‘gcc‘ failed with exit status 1
安装mujoco报错:distutils.errors.DistutilsExecError: command ‘gcc‘ failed with exit status 1
684 0
|
Java Spring
Java was started but returned exit code=13
Java was started but returned exit code=13
110 0
|
Python
Pycharm报错:Process finished with exit code -1066598274 (0xC06D007E)
Pycharm报错:Process finished with exit code -1066598274 (0xC06D007E)
588 0
|
Perl
Command PhaseScriptExecution failed with a nonzero exit code问题解决
在某次pod install后,run项目出现以下错误
781 0
collect1:error:ld returned 1 exit status 解决办法
collect1:error:ld returned 1 exit status 解决办法
collect1:error:ld returned 1 exit status 解决办法