Guest Jody Greening Posted August 9, 2007 Posted August 9, 2007 We are experiencing a significant problem surrounding COM+ on our clients productions servers. We have been investigating this for quite some time now, and answers are few and far between. We cannot seem to get a valid dump from the machines either, and this adds to the frustration with this problem. There are some COM+ Rollup Packages available have these solved the issues for anybody here? And how can we access these items as quickly as possible? Here are examples of the errors: Event Type: Error Event Source: COM+ Event Category: SVC Event ID: 4097 Date: 8/8/2007 Time: 3:47:44 PM User: N/A Computer: NAUSTNA-SRV019 Description: The run-time environment has detected an inconsistency in its internal state. Please contact Microsoft Product Support Services to report this error. *** Error in __FILE__(926): Application image dump failed. C:\WINNT\system32\com\dmp\{46ECC084-83B1-4A1A-B851-C2516315C0A5}_2007_08_08_15_47_44.dmp Event Type: Error Event Source: COM+ Event Category: SVC Event ID: 4194 Date: 8/8/2007 Time: 3:47:44 PM User: N/A Computer: NAUSTNA-SRV019 Description: 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: {46ECC084-83B1-4A1A-B851-C2516315C0A5} Server Application Name: Nexterna Clearview The serious nature of this error has caused the process to terminate. Exception: C0000005 Address: 0x1001011F Call Stack: FPWebCommonServicesWin2000 + 0x1011F
Guest Jody Greening Posted August 9, 2007 Posted August 9, 2007 RE: Windows 2000/2003 - Com Surrogate, and COM+ Dump Problems Sorry, just to add. We are using VB6 Components through OCX pages running in an ASP.NET 2.0 enviornment. It also seems that the issues started to surface around the time of the upgrade from .NET 1.1 to .NET 2.0, have done some searching, but no concrete answers or solutions, any thoughts? "Jody Greening" wrote: > We are experiencing a significant problem surrounding COM+ on our clients > productions servers. We have been investigating this for quite some time now, > and answers are few and far between. > > We cannot seem to get a valid dump from the machines either, and this adds > to the frustration with this problem. > > There are some COM+ Rollup Packages available have these solved the issues > for anybody here? And how can we access these items as quickly as possible? > > Here are examples of the errors: > > Event Type: Error > Event Source: COM+ > Event Category: SVC > Event ID: 4097 > Date: 8/8/2007 > Time: 3:47:44 PM > User: N/A > Computer: NAUSTNA-SRV019 > Description: > The run-time environment has detected an inconsistency in its internal > state. Please contact Microsoft Product Support Services to report this > error. *** Error in __FILE__(926): Application image dump failed. > C:\WINNT\system32\com\dmp\{46ECC084-83B1-4A1A-B851-C2516315C0A5}_2007_08_08_15_47_44.dmp > > > Event Type: Error > Event Source: COM+ > Event Category: SVC > Event ID: 4194 > Date: 8/8/2007 > Time: 3:47:44 PM > User: N/A > Computer: NAUSTNA-SRV019 > Description: > 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: {46ECC084-83B1-4A1A-B851-C2516315C0A5} > Server Application Name: Nexterna Clearview > The serious nature of this error has caused the process to terminate. > Exception: C0000005 > Address: 0x1001011F > Call Stack: > FPWebCommonServicesWin2000 + 0x1011F > > >
Recommended Posts