IIS为何HTML页面正常显示,打开ASP页提示"HTTP 500 - 内部服务器错误"?

来源:百度知道 编辑:UC知道 时间:2024/05/31 14:01:07
IIS为何HTML页面正常显示,打开ASP页提示"HTTP 500 - 内部服务器错误"?

1、发现这个问题的的前一天用360安全卫士清除了插件中的木马残留。
2、我关闭了许多用不上的服务:
Application Layer Gateway Service
Automatic Updates
Background Intelligent Transfer Service
COM+ Event System
Cryptographic Services
Distributed Link Tracking Client
Distributed Transaction Coordinator
DNS Client
Error Reporting Service
Fast User Switching Compatibility
Help and Support
IPSEC Services
Network Location Awareness (NLA)
Print Spooler
Remote Registry
Secondary Logon
Secondary Logon
Server
Shell Hardware Detection
Smart Card
SSDP Discovery Service
Task Scheduler
TCP/IP NetBIOS Helper
Telephony
Terminal Services
WebClient
Windows Time
Wireless Zero Configuration
这些有些被停止并设为手动,有的被禁用。会不会是因为关闭了某个服务造成的?
(IIS Admin、World Wide Web Publishing这两个服务都是开着的。)

麻烦高手分析一下为什么会出现那个情况。谢谢!
是不是和我关闭了COM+ Event Syst

我找到了一个网上的强人发的````希望对你有所帮助

具体错误如下:

Server Application Error
The server has encountered an error while loading an application during the processing of your request. Please refer to the event log for more detail information. Please contact the server administrator for assistance.

不知道什么时候开始IIS总是出现这个问题,我真是快要疯掉了。HTML文件可以浏览,只要遇到ASP文件就有这个问题,连最简单的ASP文件都没有办法解析。调了N久,一直解决不了这个问题。
1.重新启动IIS,没有任何收效,错误依旧。
2.重新启动电脑,还是老问题。
3.开始怀疑是ASP.DLL文件出了问题,重新注册还是不行。
4.重新注册其他的组件,还是老错误。
5.网上搜索了N多资料,最多的就是说密码不同步,按上面的方法还是不行。
6.重新安装IIS5.0,好不容易安装完了,还是不行。(快崩溃了……)
7.算了。我要使绝招了,重新安装操作系统。刚好这个破操作系统到处都有问题,浏览器、文件夹……怎么用怎么不爽。
8.终于安装完了操作系统,打补丁,装程序……,这次真的是崩溃了,疯了,计算机疯了,我也要疯了,问题还是依旧。Server Application Error
9.查看系统日志文件:
“DCOM 遇到错误“重叠 I/O 操作在进行中。 ”并且无法登录到 .\IWAM_CCNU-8A760083A4 上以运行服务器:
{3D14228D-FBE1-11D0-995D-00C04FD919C1} ”
10.搜索了一下错误码,知道是COM+应用程序出错误了,用别人所给的方法还是解决不了,根本没有办法来密码同步,也没有办法启动这个服务。把“标识”中的“此用户”从一般的用户调整到管理员,还是