IIS Server Security - HTTP 500 ERROR COM+ VSS

This is Interesting: Free IT Magazines  
Home > Archive > IIS Server Security > July 2004 > HTTP 500 ERROR COM+ VSS





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author HTTP 500 ERROR COM+ VSS
Stars75238

2004-06-29, 9:57 am

I am getting the usual

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.

And the event log says: event ID 4822

A condition has occurred that indicates this COM+ application is in an unstable state or is not functioning correctly. Assertion Failure: SUCCEEDED(hr)

Server Application ID: {02D4B3F1-FD88-11D1-960D-00805FC79235}
Server Application Instance ID:
{CBBEB4FE-D789-491E-9628-4701A14B395E}
Server Application Name: System Application
The serious nature of this error has caused the process to terminate.
Error Code = 0x8000ffff : Catastrophic failure
COM+ Services Internals Information:
File: d:\nt_qxp\com\com1x\src\comsvcs\tracker\
trksvr\trksvrimpl.cpp, Line: 3000
Comsvcs.dll file version: ENU 2001.12.4414.53 shp

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

And another error: event ID 8193

Volume Shadow Copy Service error: Unexpected error calling routine IEventSystem::Query. hr = 0x80040155.

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

I have uninstalled and installed it and the .NET framework several times. I can not view any pages and the default is in the WWWROOT folder.

I have followed all the advice I have seen so far, including removing IPV6 and other items. I am at a stand still, any help?

Yogita Manghnani [MSFT]

2004-07-26, 5:58 pm

Hello,
This is more of a COM+ issue and it would be a good idea to start off with
their group. Try posting your question to
microsoft.public.platformsdk.complus_mts

Thanks,
Yogita Manghnani
Microsoft Developer Support
Internet Information Server

****************************************
*****************************[vbcol=seag
reen]
account name for newsgroup participation only.<<

This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use.

© 2003 Microsoft Corporation. All rights reserved.
****************************************
*****************************

msnews.microsoft.com

2004-07-28, 6:18 pm

Hi!

I have the exact same problem. I just installed my system again this
weekend, from an XP SP1 integrated installation CD (I got it with my
notebook). I installed IIS, .NET, all updates from Windows Update. And then
this happens, a myriad of different errors from IIS, which can be traced
back to COM+.

I cannot event open the Component Services, because COM+ System Application
dies right away. Starting the service results in the same error.

-Lenard


"Stars75238" <Stars75238@discussions.microsoft.com> wrote in message
news:44648F82-FFAB-4880-A477-4F68BA28AFF7@microsoft.com...
> I am getting the usual
>
> 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.
>
> And the event log says: event ID 4822
>
> A condition has occurred that indicates this COM+ application is in an

unstable state or is not functioning correctly. Assertion Failure:
SUCCEEDED(hr)
>
> Server Application ID: {02D4B3F1-FD88-11D1-960D-00805FC79235}
> Server Application Instance ID:
> {CBBEB4FE-D789-491E-9628-4701A14B395E}
> Server Application Name: System Application
> The serious nature of this error has caused the process to terminate.
> Error Code = 0x8000ffff : Catastrophic failure
> COM+ Services Internals Information:
> File: d:\nt_qxp\com\com1x\src\comsvcs\tracker\
trksvr\trksvrimpl.cpp, Line:

3000
> Comsvcs.dll file version: ENU 2001.12.4414.53 shp
>
> For more information, see Help and Support Center at

http://go.microsoft.com/fwlink/events.asp.
>
> And another error: event ID 8193
>
> Volume Shadow Copy Service error: Unexpected error calling routine

IEventSystem::Query. hr = 0x80040155.
>
> For more information, see Help and Support Center at

http://go.microsoft.com/fwlink/events.asp.
>
> I have uninstalled and installed it and the .NET framework several times.

I can not view any pages and the default is in the WWWROOT folder.
>
> I have followed all the advice I have seen so far, including removing IPV6

and other items. I am at a stand still, any help?
>



Artur Sorszegi

2004-07-29, 7:52 am

Hi!

I had the same problem. It can be solved by reinstalling COM+. For some
reason, the COM+ installation get's corrupted. If you try starting the COM+
Service Application for example (at least in Windows XP), it will crash
right away, and you will get more errors in the system log.

There is also a thread on a forum about this problem.

http://www.tek-tips.com/gviewthread.../787/qid/758414

But you can jump straight away to reinstalling COM+. Follow any of these
directions:

http://support.microsoft.com/defaul...kb;en-us;315296
http://www.jsiinc.com/SUBN/tip6900/rh6951.htm

One thing to keep in mind, that a recent hotfix has updated COM+. This is
KB828741. This causes trouble, when you try to follow the instructions, and
reinstall COM+, because it tries to reinstall from the original XP CD, and
some components are not compatible on the system with components on the CD.

So, first, remove this update, if you have it installed. Then follow the
instructions to reinstall COM+. Then you can reapply the update. After that,
you will still need to reinstall IIS (and reregister ASP.NET), but it should
work ok.

BTW, other errors, that might indicate you have this problem. In
Administrative Tools -> Component Services, the Component Services tab
cannot be opened. It tries to start COM+ service, which crashes.

Hope this helps

-Artur


"Stars75238" <Stars75238@discussions.microsoft.com> wrote in message
news:44648F82-FFAB-4880-A477-4F68BA28AFF7@microsoft.com...
> I am getting the usual
>
> 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.
>
> And the event log says: event ID 4822
>
> A condition has occurred that indicates this COM+ application is in an

unstable state or is not functioning correctly. Assertion Failure:
SUCCEEDED(hr)
>
> Server Application ID: {02D4B3F1-FD88-11D1-960D-00805FC79235}
> Server Application Instance ID:
> {CBBEB4FE-D789-491E-9628-4701A14B395E}
> Server Application Name: System Application
> The serious nature of this error has caused the process to terminate.
> Error Code = 0x8000ffff : Catastrophic failure
> COM+ Services Internals Information:
> File: d:\nt_qxp\com\com1x\src\comsvcs\tracker\
trksvr\trksvrimpl.cpp, Line:

3000
> Comsvcs.dll file version: ENU 2001.12.4414.53 shp
>
> For more information, see Help and Support Center at

http://go.microsoft.com/fwlink/events.asp.
>
> And another error: event ID 8193
>
> Volume Shadow Copy Service error: Unexpected error calling routine

IEventSystem::Query. hr = 0x80040155.
>
> For more information, see Help and Support Center at

http://go.microsoft.com/fwlink/events.asp.
>
> I have uninstalled and installed it and the .NET framework several times.

I can not view any pages and the default is in the WWWROOT folder.
>
> I have followed all the advice I have seen so far, including removing IPV6

and other items. I am at a stand still, any help?
>



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com