码迷,mamicode.com
首页 >  
搜索关键字:windowserror error 2    ( 30042个结果
C/C++ 生成错误
1、链接器工具错误 LNK1123:fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt转换到 COFF 期间失败: 文件无效或损坏VS2010下的解决方案:安装sp1的补丁:http://ww...
分类:编程语言   时间:2014-09-12 13:29:23    阅读次数:172
Net Framework 2.0 MSI returned error code 1603解决方法
出现这种情况的原因,主要是用ghost做的系统,有很多系统中把ie给绑架了。下面的截图就是ghost做的系统中注册表的显示,通过上面的方法就可以解决这种Microsoft .NET Framework 3 装不上的问题了。1.点击电脑桌面右下角的“开始”按钮,点击“运行”按钮,在弹出的节目输入框中输...
分类:Web程序   时间:2014-09-12 13:18:43    阅读次数:228
Linux安装pdo模块
网站不能访问 查看apache日志 PHP Fatal error: Uncaught exception 'PDOException' with message 'could notfind driver'(PHP 5.3.29)网站php代码是用pdo模块去访问mysql数据库#查看php中pd...
分类:系统相关   时间:2014-09-12 13:10:53    阅读次数:298
安卓应用版本替换错误
错误报告:Installation error: INSTALL_FAILED_VERSION_DOWNGRADE问题分析:安装了一个低版本的应用(youxian),系统自动使安装不成功解决办法:1、卸载调试机器上的已安装版本;2、拔高Manifest.xml文件里的android:versionC...
分类:移动开发   时间:2014-09-12 11:54:03    阅读次数:192
[原]unity3d GLSL无法pc上显示
shader has error or is not supported by your graphics card
分类:其他好文   时间:2014-09-12 11:48:03    阅读次数:197
ERROR_安装软无法获得锁
在ubuntu中安装软件遇到问题如下:root@kinpui:/home/kin#apt-getinstallapacheE:无法获得锁/var/lib/dpkg/lock-open(11:资源暂时不可用)E:无法锁定管理目录(/var/lib/dpkg/),是否有其他进程正占用它?原因是apt-get进程没有关闭,强制将其关闭sudorm/var/lib/dpkg/lock如果以..
分类:其他好文   时间:2014-09-12 02:33:23    阅读次数:219
升级数据字典,解决ORA-01092: ORACLE instance terminated. Disconnection forced问题
在oracle 实例关闭的情况下,Oracle 软件从10.2.0.1 升级到 10.2.0.5 之后,存在的数据库也要升级。 此时启动实例会报错 ORA-01092: ORACLE instance terminated. Disconnection forced SQL> alter database open; ERROR at line 1: ORA-01092: ORA...
分类:数据库   时间:2014-09-12 01:18:12    阅读次数:455
MySQL中ib_logfile和ibdata1参数大小被修改后
1. 环境说明 RHEL 6.4 x86_64 + MySQL 5.5.37和MySQL 5.6.19 2. 案例:redo log文件(ib_logfile)大小参数被修改:innodb_log_file_size innodb_log_file_size = 256M  -- 修改为200M 版本是5.5的,启动失败,会出现如下错误: InnoDB: Error: log f...
分类:数据库   时间:2014-09-12 01:16:32    阅读次数:290
【CMS】DedeCMS Error: (PHP 5.3 and above) Please set 'request_order' ini value to include C,G and P (recommended: 'CGP') in php.ini
DedeCMS Error: (PHP 5.3 and above) Please set 'request_order' ini value to include C,G and P (recommended: 'CGP') in php.ini修改php的配置文件php.inirequest_o...
分类:Web程序   时间:2014-09-12 01:09:52    阅读次数:215
Flash Builder4.0运行应用程序报错
1、错误描述 SecurityError: Error #2148: SWF 文件 file:///D:/Adobe Flash Builder 4 Installer/HVBox/bin-debug/VHBox.swf 不能访问本地资源 file:///D:/Adobe Flash Builder 4 Installer/HVBox/bin-debug/framework_4.0.0.1415...
分类:其他好文   时间:2014-09-11 23:54:22    阅读次数:282
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!