Hi Kevin
Here is a stack trace whe the error occurs. Is this what you wanted
Bo
system.data.dll!System.Data.Odbc.OdbcConnection.Ha ndleError(System.Runtime.InteropServices.HandleRef hrHandle = {System.Runtime.InteropServices.HandleRef}, System.Data.Odbc.ODBC32.SQL_HANDLE hType = DBC, System.Data.Odbc.ODBC32.RETCODE retcode = ERROR) + 0x35 bytes
system.data.dll!System.Data.Odbc.OdbcConnection.Be ginTransactionObject(System.Data.IsolationLevel isolevel = ReadCommitted) + 0x1a4 bytes
system.data.dll!System.Data.Odbc.OdbcConnection.Be ginTransaction(System.Data.IsolationLevel isolevel = ReadCommitted) + 0x2f bytes
Quote:
TRYIT.exe!TRYIT.Form1.Form1_Load(Object sender = {TRYIT.Form1}, System.EventArgs e = {System.EventArgs}) Line 128 + 0x25 bytes Basi
system.windows.forms.dll!System.Windows.Forms.Form .OnLoad(System.EventArgs e = {System.EventArgs}) + 0x168 bytes
|
system.windows.forms.dll!System.Windows.Forms.Form .OnCreateControl() + 0x43 bytes
system.windows.forms.dll!System.Windows.Forms.Cont rol.CreateControl(bool fIgnoreVisible = false) + 0x211 bytes
system.windows.forms.dll!System.Windows.Forms.Cont rol.CreateControl() + 0xe bytes
system.windows.forms.dll!System.Windows.Forms.Cont rol.WmShowWindow(System.Windows.Forms.Message m = {System.Windows.Forms.Message}) + 0xeb bytes
system.windows.forms.dll!System.Windows.Forms.Cont rol.WndProc(System.Windows.Forms.Message m = {System.Windows.Forms.Message}) + 0x6cb bytes
system.windows.forms.dll!System.Windows.Forms.Scro llableControl.WndProc(System.Windows.Forms.Message m = {System.Windows.Forms.Message}) + 0x6c bytes
system.windows.forms.dll!System.Windows.Forms.Cont ainerControl.WndProc(System.Windows.Forms.Message m = {System.Windows.Forms.Message}) + 0x37 bytes
system.windows.forms.dll!System.Windows.Forms.Form .WmShowWindow(System.Windows.Forms.Message m = {System.Windows.Forms.Message}) + 0x37 bytes
system.windows.forms.dll!System.Windows.Forms.Form .WndProc(System.Windows.Forms.Message m = {System.Windows.Forms.Message}) + 0x214 bytes
system.windows.forms.dll!ControlNativeWindow.OnMes sage(System.Windows.Forms.Message m = {System.Windows.Forms.Message}) + 0x13 bytes
system.windows.forms.dll!ControlNativeWindow.WndPr oc(System.Windows.Forms.Message m = {System.Windows.Forms.Message}) + 0xda bytes
system.windows.forms.dll!System.Windows.Forms.Nati veWindow.DebuggableCallback(int hWnd = 1377046, int msg = 24, int wparam = 1, int lparam = 0) + 0x3d bytes
system.windows.forms.dll!System.Windows.Forms.Cont rol.SetVisibleCore(bool value = true) + 0x139 bytes
system.windows.forms.dll!System.Windows.Forms.Form .SetVisibleCore(bool value = true) + 0xf7 bytes
system.windows.forms.dll!System.Windows.Forms.Cont rol.set_Visible(bool value = true) + 0x18 bytes
system.windows.forms.dll!ThreadContext.RunMessageL oopInner(int reason = -1, System.Windows.Forms.ApplicationContext context = {System.Windows.Forms.ApplicationContext}) + 0x162 bytes
system.windows.forms.dll!ThreadContext.RunMessageL oop(int reason = -1, System.Windows.Forms.ApplicationContext context = {System.Windows.Forms.ApplicationContext}) + 0x50 bytes
system.windows.forms.dll!System.Windows.Forms.Appl ication.Run(System.Windows.Forms.Form mainForm = {TRYIT.Form1}) + 0x34 bytes
TRYIT.exe!TRYIT.Form1.Main() Line 1 + 0x1d bytes Basi