Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Informix OLEDB using COM+ event error

Status
Not open for further replies.

arturrc

Programmer
Dec 28, 2000
6
BR
I'm using VB6 with a COM+ component and an Informix OLEDB driver to access data on Informix ONLINE database and sometimes my program closes and creates an aplication error on Event Viewer like this:

Event Type: Error
Event Source: COM+
Event Category: SVC
Event ID: 4194
Date: 28/12/2000
Time: 08:38:23
User: N/A
Computer: NT-SERVER7
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: {BFA73008-CD5E-4201-B688-DE676625FA5D}
Server Application Name: Sisger
Exception: C0000005
Address: 0x01BC75A9
Call Stack:
idmit09a!_mi_register_callback + 0x188
ifxoledbc!DllRegisterServer + 0x4C90
+ 0x1ED18E8
ifxoledbc + 0x46E0
+ 0x131C273B


How could I solve this problem?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top