PC Review


Reply
Thread Tools Rate Thread

Help, please! A very strange error stack...

 
 
Dmitry
Guest
Posts: n/a
 
      15th Mar 2004
Hi,

I'd appreciate if anybody would give me any hint of how this could happen:

I have a WinForm application that accesses a database and processes events
from a 3d-party ActiveX object.
I have a reproducible error which produces the following stack:

........
3dPartyActiveX.Handle_OnDataEvent( ... )
[<Non-user Code>]
sqlDataAdapterInst.Fill( ... )
someClass.DoSomething()
someClass.buttonDone_Click(...)
[<Non-user Code>]
MyApp.Run(...)
MyApp.Main()

As you can see there is a "button click" event handler initiated by me, but
after it gets to the SqlDataAdapter to fetch some data from DB I see an
3d-party COM object's event handler in the stack, where it successfully
crashes trying to initiate some DB read over the same connection. Any
insight on how I could find one event handler invoked from within another on
the main thread would be very helpful!

Regards,
Dmitry.


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Bluetooth, Changing from Toshiba stack to MS stack =?Utf-8?B?SmFu?= Windows Vista Hardware 2 18th Oct 2007 07:55 PM
Application Run Time Error 1004 and Stack Error ExcelMonkey Microsoft Excel Programming 9 11th Feb 2005 05:48 PM
Help please - very strange error stack!.. Dmitry Microsoft C# .NET 0 16th Mar 2004 03:27 PM
Help please! Very strange error stack! Dmitry Microsoft Dot NET Framework Forms 0 15th Mar 2004 10:00 PM
XP TCP/IP Stack Error lcogar Windows XP Networking 3 21st Feb 2004 07:01 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:46 PM.