Hi,
i am trying to use thread to insert, update database. If
occur any oledbException, i take a message as "Unhandled
exception of type 'System.Data.OleDb.OleDbException'
occured in Unknow Module." I take this message in Windows
messagebox. (my project is web applicaton and i have a
exception page..I can't take this message in normal
using. when i run in debug mode, i take this message )
But my code is catching oledbexception and other
exception. May be using synchronization couse this
status...
Thanks..
mehmet