重装系统三遍才搞定IIS Internet 信息服务以及ODBC数据源的问题,基本上能遇到的问题全部被我遇到了,这回可有发言权了。
安装IIS过程中,插入XP SP2的安装盘以后,如果提示“安装程序无法复制文件 staxmem.dll” ,那么就不用费劲到网上找解决方法了,因为你明明可以在安装盘里面搜索到staxmem.dl_文件。我在百度知道上看到一帮人回答“安装文件有问题”的时候,就恨不得一脚把他踢到粪坑里。
如果你的系统是用XP的Ghost做出来的,ghost又恰好是番茄花园或者系统之家的话,那么,别费劲了,直接告诉你吧,换个系统盘安装!其他的一切解决方案都是白费,包括微软给的解决方案(方法 1:修复或重新创建本地组策略文件; 方法 2:将 Windows XP Professional SP2 安装文件集成到原始版本的 Windows XP Professional 安装文件中)。微软不可靠啊!当然,番茄花园也有不对的地方。而且最近番茄花园版XP发现人为安全漏洞,所以使用的时候小心为妙。
IIS安装好了,可是不能执行访问ASP文件,出现的错误和ODBC有关,那也重装吧。
> Alex Says:
Warning: Undefined variable $comment in /www/wwwroot/wordpress/wp-content/themes/OtherSide/comments.php on line 29
Warning: Attempt to read property "comment_approved" on null in /www/wwwroot/wordpress/wp-content/themes/OtherSide/comments.php on line 29
14 3 月, 2007 at 下午11:31
(1) 开始 > 运行 > 输入 CMD >再输入以下命令:
esentutl /p %windir%/security/database/secedit.sdb
(2) 接着屏幕上会输出如下信息:
Microsoft(R) Windows(R) Database Utilities
Version 5.2
Copyright (C) Microsoft Corporation. All Rights Reserved.
Initiating INTEGRITY mode…
Database: L:\WINDOWS\security\database\secedit.sdb
Temp. Database: TEMPINTEG2680.EDB
Checking database integrity.
Scanning Status (% complete)
0 10 20 30 40 50 60 70 80 90 100
|—|—|—|—|—|—|—|—|—|—|
……………………………………………
Integrity check successful.
Operation completed successfully in 0.841 seconds.
(3)插入安装盘再试一下,问题迎刃而解。
Warning: Attempt to read property "user_level" on bool in /www/wwwroot/wordpress/wp-includes/deprecated.php on line 252
Warning: Attempt to read property "user_level" on bool in /www/wwwroot/wordpress/wp-includes/deprecated.php on line 253
Warning: Attempt to read property "user_level" on bool in /www/wwwroot/wordpress/wp-includes/deprecated.php on line 252
Warning: Attempt to read property "user_level" on bool in /www/wwwroot/wordpress/wp-includes/deprecated.php on line 253
Warning: Undefined variable $oddcomment in /www/wwwroot/wordpress/wp-content/themes/OtherSide/comments.php on line 86