IIS Problem

R

Reza Alirezaei

when I try to run an asp page in my IIS ,,I get the following Error:

Event Type: Error
Event Source: COM+
Event Category: Unknown
Event ID: 4689
Date: 5/15/2004
Time: 4:43:29 PM
User: N/A
Computer: ALIREZAEI
Description:
The run-time environment has detected an inconsistency in its internal
state. This indicates a potential instability in the process that could be
caused by the custom components running in the COM+ application, the
components they make use of, or other factors. Error in
d:\nt_qxp\com\com1x\src\comsvcs\package\cpackage.cpp(1184), hr = 80070422:
InitEventCollector failed



By the way my .Net 2003 can create any ASP.NET application on IIS.

Any help would be appriciated,
Reza
 
J

jm

Reza Alirezaei said:
when I try to run an asp page in my IIS ,,I get the following Error:

Event Type: Error
Event Source: COM+
Event Category: Unknown
Event ID: 4689
Date: 5/15/2004
Time: 4:43:29 PM
User: N/A
Computer: ALIREZAEI
Description:
The run-time environment has detected an inconsistency in its internal
state. This indicates a potential instability in the process that could be
caused by the custom components running in the COM+ application, the
components they make use of, or other factors. Error in
d:\nt_qxp\com\com1x\src\comsvcs\package\cpackage.cpp(1184), hr = 80070422:
InitEventCollector failed



By the way my .Net 2003 can create any ASP.NET application on IIS.

Any help would be appriciated,
Reza
http://support.microsoft.com/default.aspx?scid=kb;EN-US;290513

http://support.microsoft.com/defaul...port/kb/articles/Q262/1/87.ASP&NoWebContent=1

http://www.google.com/search?hl=en&...onsistency+in+its+internal&btnG=Google+Search

Hope these help.
 
R

Reza Alirezaei

Wow,I think I fixed it :

It's the GOD DAMN COM+ System Application service. It was turned off.
Turn that back on and ym comp will be okay.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top