Click to See Complete Forum and Search --> : Customized DLL Processes
Beldale
05-16-2003, 10:57 AM
I have a customized dll that runs fine on NT, however on 2K processes are hanging. We have sp3 but everywhere I look I come up with more questions than answers.
Any ideas would be most appreciated.
Thank you.
Beldale
05-27-2003, 03:48 PM
The original error:
Date: 5/16/2003
Time: 12:28:44 PM
User: N/A
Computer: [Server Name]
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: 0[ODBC][Env 1f821528]
Method Name: IDispenserDriver::ResetResource
Server Application ID: {BD8F9AA0-14D0-4ACA-9D50-40E11FA501DB}
Server Application Name: [our app]
The serious nature of this error has caused the process to terminate.
Exception: C0000005
Address: 0x1F811B56
Call Stack:
ODBC32!CursorLibTransact + 0x3362
ODBC32!SQLConnect + 0x1B90
COMSVCS!DispManGetContext(unsigned long *,unsigned long *) + 0xDDD
COMSVCS!DispManGetContext(unsigned long *,unsigned long *) + 0x2633
Solution:
Though obscure I went on a hunch since everything we run is out of process and sure enough, after digging deep, microsoft has a hot fix for this issue. Please refer to artical # 328693.