| 网站首页 | 业界新闻 | 小组 | 威客 | 人才 | 下载频道 | 博客 | 代码贴 | 在线编程 | 编程论坛
欢迎加入我们,一同切磋技术
用户名:   
 
密 码:  
共有 1008 人关注过本帖
标题:请问这是什么错误,怎么解决呢?
只看楼主 加入收藏
foproxs
Rank: 1
等 级:新手上路
帖 子:132
专家分:0
注 册:2006-4-24
收藏
 问题点数:0 回复次数:4 
请问这是什么错误,怎么解决呢?
我的IIS出了问题,打开页面就是显示这种错误:

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 Please server assistance processing 
2006-07-17 09:02
chenjin145
Rank: 1
等 级:禁止访问
帖 子:3922
专家分:0
注 册:2006-7-12
收藏
得分:0 

在系統日誌顯示以下錯誤的話; 在计算机用户管理中删除启动iis及来宾账号,重装一次IIS即可

Source:DCOM
Error:DCOM got error "Logon Failure:unknown username or bad password" Unable to logon .\IWAM_SERVERNAME in order to run the server.
- 和 -

Source:W3SVC
Error:"The server failed to load application '/LM/W3SVC/1/Root/op.'The error was 'The server process could not be started because the configured identity is incorrect.Check the username and password.
- 或 -

Source:W3SVC Error:"The server failed to load application '/LM/W3SVC/4/Root'.The error was 'c000003b'."
- 和 -

Source:W3SVC Error:"The COM Application '{3D14228D-FBE1-11d0-995D-00C04FD919C1}' at '/LM/W3SVC/4/Root' failed to activate out of process."


[url=javascript:alert(1);] [div]fdgfdgfdg\" on\"[/div] [/url]
2006-07-17 09:11
foproxs
Rank: 1
等 级:新手上路
帖 子:132
专家分:0
注 册:2006-4-24
收藏
得分:0 

我照你说的做了,现在错误变成这样了

Faulting application dllhost.exe, version 5.1.2600.2180, faulting module ntdll.dll, version 5.1.2600.2180, fault address 0x00018fea.

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.






The system has called a custom component and that component has failed and generated an exception. This indicates a problem with the custom component. Notify the developer of this component that a failure has occurred and provide them with the information below.
Component Prog ID:
Server Application ID: {3D14228D-FBE1-11D0-995D-00C04FD919C1}
Server Application Instance ID:
{16B47C88-F3BD-4F54-A018-2D981377252B}
Server Application Name: IIS Out-Of-Process Pooled Applications
The serious nature of this error has caused the process to terminate.
Exception: C0000005
Address: 0x7C918FEA
Call Stack:
ntdll!RtlpWaitForCriticalSection + 0x5B
ntdll!RtlEnterCriticalSection + 0x46
wam!ALLOC_CACHE_HANDLER::operator=(class ALLOC_CACHE_HANDLER const &) + 0x6EF
wam!DllRegisterServer + 0x22B
wam!DllRegisterServer + 0x26B
ole32!StringFromCLSID + 0x8A1
ole32!StringFromCLSID + 0x602
ole32!CoUnmarshalInterface + 0x6BF
ole32!CoUnmarshalInterface + 0x4D4
ole32!UpdateDCOMSettings + 0x53F8
ole32!CoQueryAuthenticationServices + 0x1F30
ole32!CoQueryAuthenticationServices + 0x28FC
ole32!CoWaitForMultipleHandles + 0xFA8B
ole32!CoUnmarshalInterface + 0x376
RPCRT4!CheckVerificationTrailer + 0x75
RPCRT4!NdrStubCall2 + 0x215
RPCRT4!CStdStubBuffer_Invoke + 0x82
ole32!StgGetIFillLockBytesOnFile + 0x10439
ole32!StgGetIFillLockBytesOnFile + 0x103E3
ole32!CoReleaseMarshalData + 0x7DC
ole32!CoReleaseMarshalData + 0x701
ole32!StgGetIFillLockBytesOnFile + 0x10319
ole32!StgGetIFillLockBytesOnFile + 0x101C4
ole32!StgGetIFillLockBytesOnFile + 0xFF1D
RPCRT4!NdrGetTypeFlags + 0x1C9
RPCRT4!NdrGetTypeFlags + 0x12E
RPCRT4!NdrGetTypeFlags + 0x5A
RPCRT4!CreateStubFromTypeInfo + 0x2E2
RPCRT4!CreateStubFromTypeInfo + 0x323
RPCRT4!NdrConformantArrayFree + 0x28B
RPCRT4!I_RpcBCacheFree + 0x14C
RPCRT4!I_RpcBCacheFree + 0x5EA
RPCRT4!I_RpcBCacheFree + 0x403
RPCRT4!I_RpcBCacheFree + 0x5D2
kernel32!GetModuleFileNameA + 0x1B4


For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.


2006-07-17 09:17
chenjin145
Rank: 1
等 级:禁止访问
帖 子:3922
专家分:0
注 册:2006-7-12
收藏
得分:0 

這個錯誤沒見過
不過dllhost.exe是運行com+的進程
而且上面提示你系統調用自定義組件時,組件出現異常

可能是某個dll出錯了


[url=javascript:alert(1);] [div]fdgfdgfdg\" on\"[/div] [/url]
2006-07-17 09:44
foproxs
Rank: 1
等 级:新手上路
帖 子:132
专家分:0
注 册:2006-4-24
收藏
得分:0 
我根本不知道什么自定义组件呀,

2006-07-17 14:28
快速回复:请问这是什么错误,怎么解决呢?
数据加载中...
 
   



关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.011502 second(s), 7 queries.
Copyright©2004-2024, BCCN.NET, All Rights Reserved