Click here to Skip to main content
15,921,606 members
Home / Discussions / C#
   

C#

 
QuestionDataGridView update to database fails Pin
Alex.Suelzle4-Oct-06 23:46
Alex.Suelzle4-Oct-06 23:46 
AnswerRe: DataGridView update to database fails Pin
topcatalpha5-Oct-06 1:22
topcatalpha5-Oct-06 1:22 
GeneralRe: DataGridView update to database fails Pin
Alex.Suelzle5-Oct-06 20:21
Alex.Suelzle5-Oct-06 20:21 
GeneralRe: DataGridView update to database fails Pin
topcatalpha5-Oct-06 20:37
topcatalpha5-Oct-06 20:37 
GeneralRe: DataGridView update to database fails Pin
Alex.Suelzle5-Oct-06 21:41
Alex.Suelzle5-Oct-06 21:41 
GeneralRe: DataGridView update to database fails Pin
topcatalpha5-Oct-06 21:48
topcatalpha5-Oct-06 21:48 
AnswerRe: DataGridView update to database fails Pin
Alex.Suelzle5-Oct-06 22:42
Alex.Suelzle5-Oct-06 22:42 
QuestionEEException ?! Pin
Jon Hulatt4-Oct-06 23:37
Jon Hulatt4-Oct-06 23:37 
Hi All,

My app is crashing with a C++ exception (even though it's c# 2.0)

First-chance exception at 0x7c812a5b in HDCapture.exe: Microsoft C++ exception: EEException at memory location 0x03c7f368..

I cannot find anything about what this exception means in msdn, or even googling for it.

Does anyone have any ideas?

It's thrown when one thread interrupts another thread which is in a Thread.Sleep(Timeout.Infinite). The code pointer is on the Thread.sleep line.

I'm really stuck for how to diagnose this.

Thanks

Jon

using System.Beer;

AnswerRe: EEException ?! Pin
Christian Graus5-Oct-06 1:03
protectorChristian Graus5-Oct-06 1:03 
GeneralRe: EEException ?! Pin
Jon Hulatt5-Oct-06 1:12
Jon Hulatt5-Oct-06 1:12 
GeneralRe: EEException ?! Pin
Christian Graus5-Oct-06 9:15
protectorChristian Graus5-Oct-06 9:15 
QuestionDll Security. Pin
subrata.jana4-Oct-06 23:33
subrata.jana4-Oct-06 23:33 
AnswerRe: Dll Security. Pin
aamironline5-Oct-06 0:29
aamironline5-Oct-06 0:29 
GeneralRe: Dll Security. Pin
subrata.jana5-Oct-06 0:55
subrata.jana5-Oct-06 0:55 
QuestionCustomising the SortedArray class Pin
Sreerag Gopinath4-Oct-06 23:21
Sreerag Gopinath4-Oct-06 23:21 
AnswerRe: Customising the SortedArray class Pin
Christian Graus5-Oct-06 1:05
protectorChristian Graus5-Oct-06 1:05 
QuestionC#, .NET 1.1 and the WS_DISABLED window style Pin
ssozonoff4-Oct-06 22:35
ssozonoff4-Oct-06 22:35 
Questiongettting table name Pin
saqib824-Oct-06 21:27
saqib824-Oct-06 21:27 
AnswerRe: gettting table name Pin
albCode4-Oct-06 21:40
albCode4-Oct-06 21:40 
GeneralRe: gettting table name Pin
saqib824-Oct-06 21:44
saqib824-Oct-06 21:44 
GeneralRe: gettting table name Pin
albCode4-Oct-06 21:59
albCode4-Oct-06 21:59 
GeneralRe: gettting table name Pin
saqib824-Oct-06 23:37
saqib824-Oct-06 23:37 
QuestionControl Input: Pin
Shahzad.Aslam4-Oct-06 20:34
Shahzad.Aslam4-Oct-06 20:34 
AnswerRe: Control Input: Pin
Stefan Troschuetz4-Oct-06 21:03
Stefan Troschuetz4-Oct-06 21:03 
QuestionGetting Path of the Selected List View Item Pin
ravi_12174-Oct-06 20:25
ravi_12174-Oct-06 20:25 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.