Click here to Skip to main content
15,909,437 members
Home / Discussions / Windows Forms
   

Windows Forms

 
GeneralRe: Pass handle to form Pin
Eduard Keilholz8-Oct-07 2:23
Eduard Keilholz8-Oct-07 2:23 
QuestionHelp needed with Exceptions! Pin
alesh_nitre5-Oct-07 2:35
alesh_nitre5-Oct-07 2:35 
AnswerRe: Help needed with Exceptions! Pin
Scott Dorman5-Oct-07 12:06
professionalScott Dorman5-Oct-07 12:06 
GeneralRe: Help needed with Exceptions! Pin
alesh_nitre7-Oct-07 20:25
alesh_nitre7-Oct-07 20:25 
GeneralRe: Help needed with Exceptions! Pin
Scott Dorman8-Oct-07 3:52
professionalScott Dorman8-Oct-07 3:52 
GeneralRe: Help needed with Exceptions! Pin
alesh_nitre8-Oct-07 5:16
alesh_nitre8-Oct-07 5:16 
GeneralRe: Help needed with Exceptions! Pin
Scott Dorman8-Oct-07 5:34
professionalScott Dorman8-Oct-07 5:34 
GeneralRe: Help needed with Exceptions! Pin
alesh_nitre9-Oct-07 20:36
alesh_nitre9-Oct-07 20:36 
I will work on the reader.Close() and put a small update here so that others get help if they bump in to this kinda problem..neway. the "press pause button" trick is helping when everything seems 'frozen'. The green arrow appears and pressing F10 shows this messsage

The CLR has been unable to transition from COM context 0x191288 to COM context 0x1913d8 for 60 seconds. The thread that owns the destination context/apartment is most likely either doing a non pumping wait or processing a very long running operation without pumping Windows messages. This situation generally has a negative performance impact and may even lead to the application becoming non responsive or memory usage accumulating continually over time. To avoid this problem, all single threaded apartment (STA) threads should use pumping wait primitives (such as CoWaitForMultipleHandles) and routinely pump messages during long running operations.
GeneralRe: Help needed with Exceptions! Pin
Scott Dorman10-Oct-07 3:31
professionalScott Dorman10-Oct-07 3:31 
QuestionError:Concurrency violation: the UpdateCommand affected 0 of the expected 1 records Pin
somagunasekaran4-Oct-07 0:31
somagunasekaran4-Oct-07 0:31 
AnswerRe: Error:Concurrency violation: the UpdateCommand affected 0 of the expected 1 records Pin
Urs Enzler4-Oct-07 23:16
Urs Enzler4-Oct-07 23:16 
QuestionCrack Pin
ellllllllie2-Oct-07 20:34
ellllllllie2-Oct-07 20:34 
AnswerRe: Crack Pin
Christian Graus2-Oct-07 21:34
protectorChristian Graus2-Oct-07 21:34 
GeneralRe: Crack Pin
originSH2-Oct-07 22:45
originSH2-Oct-07 22:45 
AnswerRe: Crack Pin
Scott Dorman3-Oct-07 12:01
professionalScott Dorman3-Oct-07 12:01 
AnswerRe: Crack Pin
Dave Kreskowiak3-Oct-07 12:15
mveDave Kreskowiak3-Oct-07 12:15 
GeneralRe: Crack Pin
Pete O'Hanlon4-Oct-07 10:55
mvePete O'Hanlon4-Oct-07 10:55 
GeneralRe: Crack Pin
Paul Conrad6-Oct-07 9:23
professionalPaul Conrad6-Oct-07 9:23 
AnswerRe: Crack Pin
Pete O'Hanlon4-Oct-07 10:57
mvePete O'Hanlon4-Oct-07 10:57 
Answeras Pete suggested Pin
Luc Pattyn4-Oct-07 12:13
sitebuilderLuc Pattyn4-Oct-07 12:13 
GeneralRe: as Pete suggested Pin
Christian Graus4-Oct-07 12:21
protectorChristian Graus4-Oct-07 12:21 
GeneralRe: as Pete suggested Pin
Luc Pattyn4-Oct-07 12:30
sitebuilderLuc Pattyn4-Oct-07 12:30 
GeneralRe: as Pete suggested Pin
Pete O'Hanlon4-Oct-07 22:08
mvePete O'Hanlon4-Oct-07 22:08 
AnswerRe: Crack Pin
Colin Angus Mackay4-Oct-07 14:00
Colin Angus Mackay4-Oct-07 14:00 
GeneralRe: Crack Pin
Dave Kreskowiak4-Oct-07 15:09
mveDave Kreskowiak4-Oct-07 15:09 

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.