Hello NG, I'm new to .net, so excuse me if I'm asking stupid questions. If I start my project I get this messages in the "Immedeate Window": A first chance exception of type 'System.ArgumentException' occurred in DbLinq.DLL A first chance exception of type 'System.ArgumentException' occurred in System.Drawing.dll
If I execute 3 SQL Statements I get a bunch of messages, see end of posting. Can someone give me a hint whats the problem is? - Is this normal? What could be the reason? - Must I catch this exceptions somewhere? Currently I get my data from the DB, so I don't know why this exceptions occur. Regards Mike ' The rest of the Exceptions: A first chance exception of type 'System.ArgumentException' occurred in System.Drawing.dll A first chance exception of type 'System.ArgumentException' occurred in System.Core.dll A first chance exception of type 'System.ArgumentException' occurred in DbLinq.DLL A first chance exception of type 'System.ArgumentException' occurred in System.Core.dll A first chance exception of type 'System.ArgumentException' occurred in DbLinq.DLL A first chance exception of type 'System.ArgumentException' occurred in System.Core.dll A first chance exception of type 'System.ArgumentException' occurred in DbLinq.DLL A first chance exception of type 'System.ArgumentException' occurred in System.Core.dll A first chance exception of type 'System.ArgumentException' occurred in DbLinq.DLL A first chance exception of type 'System.ArgumentException' occurred in System.Core.dll A first chance exception of type 'System.ArgumentException' occurred in DbLinq.DLL A first chance exception of type 'System.ArgumentException' occurred in System.Core.dll A first chance exception of type 'System.ArgumentException' occurred in DbLinq.DLL A first chance exception of type 'System.ArgumentException' occurred in System.Core.dll A first chance exception of type 'System.ArgumentException' occurred in DbLinq.DLL A first chance exception of type 'System.ArgumentException' occurred in System.Core.dll A first chance exception of type 'System.ArgumentException' occurred in DbLinq.DLL A first chance exception of type 'System.ArgumentException' occurred in System.Core.dll A first chance exception of type 'System.ArgumentException' occurred in DbLinq.DLL A first chance exception of type 'System.ArgumentException' occurred in System.Core.dll A first chance exception of type 'System.ArgumentException' occurred in DbLinq.DLL A first chance exception of type 'System.ArgumentException' occurred in System.Core.dll A first chance exception of type 'System.ArgumentException' occurred in DbLinq.DLL A first chance exception of type 'System.ArgumentException' occurred in System.Core.dll A first chance exception of type 'System.ArgumentException' occurred in DbLinq.DLL A first chance exception of type 'System.ArgumentException' occurred in System.Core.dll A first chance exception of type 'System.ArgumentException' occurred in DbLinq.DLL A first chance exception of type 'System.ArgumentException' occurred in System.Core.dll A first chance exception of type 'System.ArgumentException' occurred in DbLinq.DLL A first chance exception of type 'System.ArgumentException' occurred in System.Core.dll A first chance exception of type 'System.ArgumentException' occurred in DbLinq.DLL A first chance exception of type 'System.ArgumentException' occurred in System.Core.dll A first chance exception of type 'System.ArgumentException' occurred in DbLinq.DLL A first chance exception of type 'System.ArgumentException' occurred in System.Core.dll A first chance exception of type 'System.ArgumentException' occurred in DbLinq.DLL A first chance exception of type 'System.ArgumentException' occurred in System.Core.dll A first chance exception of type 'System.ArgumentException' occurred in DbLinq.DLL A first chance exception of type 'System.ArgumentException' occurred in System.Core.dll A first chance exception of type 'System.ArgumentException' occurred in DbLinq.DLL A first chance exception of type 'System.ArgumentException' occurred in System.Core.dll A first chance exception of type 'System.ArgumentException' occurred in DbLinq.DLL A first chance exception of type 'System.ArgumentException' occurred in System.Core.dll A first chance exception of type 'System.ArgumentException' occurred in DbLinq.DLL A first chance exception of type 'System.ArgumentException' occurred in System.Core.dll A first chance exception of type 'System.ArgumentException' occurred in DbLinq.DLL A first chance exception of type 'System.ArgumentException' occurred in System.Core.dll A first chance exception of type 'System.ArgumentException' occurred in DbLinq.DLL A first chance exception of type 'System.ArgumentException' occurred in System.Core.dll A first chance exception of type 'System.ArgumentException' occurred in DbLinq.DLL A first chance exception of type 'System.ArgumentException' occurred in System.Core.dll A first chance exception of type 'System.ArgumentException' occurred in DbLinq.DLL A first chance exception of type 'System.ArgumentException' occurred in System.Core.dll A first chance exception of type 'System.ArgumentException' occurred in DbLinq.DLL A first chance exception of type 'System.ArgumentException' occurred in System.Core.dll A first chance exception of type 'System.ArgumentException' occurred in DbLinq.DLL A first chance exception of type 'System.ArgumentException' occurred in System.Core.dll A first chance exception of type 'System.ArgumentException' occurred in DbLinq.DLL A first chance exception of type 'System.ArgumentException' occurred in System.Core.dll A first chance exception of type 'System.ArgumentException' occurred in DbLinq.DLL A first chance exception of type 'System.ArgumentException' occurred in System.Core.dll A first chance exception of type 'System.ArgumentException' occurred in DbLinq.DLL A first chance exception of type 'System.ArgumentException' occurred in System.Core.dll A first chance exception of type 'System.ArgumentException' occurred in DbLinq.DLL A first chance exception of type 'System.ArgumentException' occurred in System.Core.dll A first chance exception of type 'System.ArgumentException' occurred in DbLinq.DLL A first chance exception of type 'System.ArgumentException' occurred in System.Core.dll A first chance exception of type 'System.ArgumentException' occurred in DbLinq.DLL A first chance exception of type 'System.ArgumentException' occurred in System.Core.dll A first chance exception of type 'System.ArgumentException' occurred in System.Core.dll A first chance exception of type 'System.ArgumentException' occurred in DbLinq.DLL A first chance exception of type 'System.ArgumentException' occurred in System.Core.dll A first chance exception of type 'System.ArgumentException' occurred in DbLinq.DLL A first chance exception of type 'System.ArgumentException' occurred in DbLinq.DLL A first chance exception of type 'System.ArgumentException' occurred in System.Core.dll A first chance exception of type 'System.InvalidOperationException' occurred in System.Windows.Forms.dll A first chance exception of type 'System.ArgumentException' occurred in DbLinq.DLL A first chance exception of type 'System.ArgumentException' occurred in System.Core.dll System.Transactions Critical: 0 : <TraceRecord xmlns="http:// schemas.microsoft.com/2004/10/E2ETraceEvent/TraceRecord" Severity="Critical"><TraceIdentifier>http://msdn.microsoft.com/ TraceCodes/System/ActivityTracing/2004/07/Reliability/Exception/ Unhandled</TraceIdentifier><Description>Unbehandelte Ausnahme</ Description><AppDomain>MyPrj.xls</ AppDomain><Exception><ExceptionType>System.InvalidOperationException, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</ExceptionType><Message>Ungültiger threadübergreifender Vorgang: Der Zugriff auf das Steuerelement oTimeWorkerDiagramm erfolgte von einem anderen Thread als dem Thread, für den es erstellt wurde.</Message><StackTrace> bei System.Windows.Forms.Control.get_Handle() bei System.Windows.Forms.Control.get_CreateThreadId() bei System.Windows.Forms.Control.ControlCollection.Add(Control value) ... --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "DbLinq" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/dblinq?hl=en -~----------~----~----~----~------~----~------~--~---
