Re: ISAP filter in IIS 5 and IIS6, error message
From: David Wang [Msft] (someone_at_online.microsoft.com)
Date: 11/05/04
- Next message: David Wang [Msft]: "Re: IIS6 - Disaster Recovery -IISCNFG - changing Anonymous User"
- Previous message: yabba: "Re: maximum number of per server licenses???"
- In reply to: Lucas Albers: "Re: ISAP filter in IIS 5 and IIS6, error message"
- Next in thread: Lucas Albers: "Re: ISAP filter in IIS 5 and IIS6, error message"
- Reply: Lucas Albers: "Re: ISAP filter in IIS 5 and IIS6, error message"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 4 Nov 2004 23:50:53 -0800
I do not see a crash -- only DLLs loading.
Can you get a stack trace of the crash when you trigger it? You will get a
debugger prompt and after setting up symbols (use Symbols Server -- the URL
I gave you has instructions on how to do this), so please enter ~*k
And post the output.
-- //David IIS This posting is provided "AS IS" with no warranties, and confers no rights. // "Lucas Albers" <LucasAlbers@discussions.microsoft.com> wrote in message news:E44CAAE3-12CA-407E-BC75-17090130DFE7@microsoft.com... "David Wang [Msft]" wrote: > Do you have 3rd party server components installed? > > Some of them may have extensions in the IIS UI which are crashing (for > whatever reason). > > The fastest way to troubleshoot this is to attach a debugger (see > http://www.microsoft.com/ddk/debugging ) onto mmc.exe after you launch the > IIS Manager UI, then click on the ISAPI Filter tab to cause the crash, and > see what DLL crashed inside the debugger. Then follow up for support with > the owner of that DLL. I did that, and appears that this dll crashed: cnfgprts.ocx windbg output: ModLoad: 6e2b0000 6e2b8000 c:\winnt\system32\INETSLOC.dll (66c.658): C++ EH exception - code e06d7363 (first chance) (66c.658): C++ EH exception - code e06d7363 (first chance) (66c.658): C++ EH exception - code e06d7363 (first chance) (66c.658): C++ EH exception - code e06d7363 (first chance) ModLoad: 64e40000 64e60000 C:\WINNT\system32\inetsrv\cnfgprts.ocx ModLoad: 695e0000 69609000 c:\winnt\system32\OLEPRO32.DLL ModLoad: 777f0000 777f5000 c:\winnt\system32\rasadhlp.dll (66c.658): C++ EH exception - code e06d7363 (first chance) (66c.658): C++ EH exception - code e06d7363 (first chance) ModLoad: 64e40000 64e60000 C:\WINNT\system32\inetsrv\cnfgprts.ocx
- Next message: David Wang [Msft]: "Re: IIS6 - Disaster Recovery -IISCNFG - changing Anonymous User"
- Previous message: yabba: "Re: maximum number of per server licenses???"
- In reply to: Lucas Albers: "Re: ISAP filter in IIS 5 and IIS6, error message"
- Next in thread: Lucas Albers: "Re: ISAP filter in IIS 5 and IIS6, error message"
- Reply: Lucas Albers: "Re: ISAP filter in IIS 5 and IIS6, error message"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|