今天又遇到一怪事, FDQuery 在服务器 savestream 传回了客户端。 客户端接收后 loadfromstream 接收都正常。 但当我把客户端封装成 dll 时,loadfromstream 就会报错: Invalid class typecast .{----------------...
分类:
其他好文 时间:
2015-03-09 15:51:43
阅读次数:
284
在jsp页面使用标签过程中有时候不注意规则的话,eclipse会提示一些错误,下面针对这些错误提出相应的解决办法:标签1. Invalid location of tag (form) form 应该写到table外面去,并且form标签里面也不能套form标签。2. Invalid locatio...
分类:
Web程序 时间:
2015-03-06 12:29:53
阅读次数:
167
打开ubuntu时,出现的错误如下:Invalid configuration file. File "E:\Ubuntu12.04.vmwarevm\Ubuntu12.04.vmx" was created by a VMware product with more features than t...
分类:
系统相关 时间:
2015-03-05 10:30:02
阅读次数:
143
错误记录: ????Invalid source path ‘../stage/Components/oracle.jdk/1.5.0.17.0/1/DataFiles‘ specified for unzip. 这个错误应该是我只解压了第一个压缩包,没有解压第二个。 2. 还有一个问题就是按照开始...
分类:
数据库 时间:
2015-03-04 17:09:53
阅读次数:
204
Sharepoint Error : The URL "filename" is invalid. It may refer to a nonexistent file or folder, or refer to a valid file or folder that is not in the ...
分类:
Web程序 时间:
2015-03-04 12:47:06
阅读次数:
146
把 /usr/share/libtool/config/config.guess 覆盖到相关软件自带的config.guess把 /usr/share/libtool/config/config.sub 覆盖到相关软件自带的config.sub./configure --enable-shared ...
分类:
系统相关 时间:
2015-03-04 12:37:11
阅读次数:
215
配置tomcat证书 keystore文件后启动一直报错:(tomcat版本:apache-tomcat-6.0.43)tomcat配置: tomcat.keystore所在位置:错误信息:严重: Error initializing endpointjava.lang.Exception: ...
分类:
其他好文 时间:
2015-03-03 16:33:24
阅读次数:
220
//utility 读取内存可以是用该方法static LPSTR loadAudioBlock(char* filename, DWORD* blockSize){ HANDLE hFile= INVALID_HANDLE_VALUE; DWORD size = 0; DWORD readByt....
分类:
其他好文 时间:
2015-03-03 11:08:22
阅读次数:
170
环境: wampserver 系统 : win7错误 : 500 -Invalid command RewriteEngine日志 : [Tue Nov 20 22:52:24 2012] [alert] [client 127.0.0.1] D:/wamp/www/.htaccess: Inval...
分类:
Web程序 时间:
2015-03-02 14:42:28
阅读次数:
145
1.问题 电脑上同时安装了VS2008,VS2010,使用VS2010编译VS2008建立的工程,或者,VS2010创建新的工程、编译时,出现以下链接错误: LINK : fatal error LNK1123: failure during conversion to COFF: file inv...
分类:
其他好文 时间:
2015-02-28 10:01:02
阅读次数:
208