Click here to Skip to main content
15,889,096 members
Home / Discussions / C#
   

C#

 
Questioncross-threading problem Pin
suck12320-May-07 22:31
suck12320-May-07 22:31 
AnswerRe: cross-threading problem Pin
Bekjong20-May-07 23:21
Bekjong20-May-07 23:21 
AnswerRe: cross-threading problem Pin
PandemoniumPasha21-May-07 0:08
PandemoniumPasha21-May-07 0:08 
QuestionHow can I write text file on web application? [modified] Pin
Junior Boy20-May-07 21:34
Junior Boy20-May-07 21:34 
AnswerRe: How can I write text file on web application? Pin
Christian Graus20-May-07 21:46
protectorChristian Graus20-May-07 21:46 
GeneralRe: How can I write text file on web application? Pin
Junior Boy20-May-07 22:36
Junior Boy20-May-07 22:36 
GeneralRe: How can I write text file on web application? Pin
Christian Graus20-May-07 23:14
protectorChristian Graus20-May-07 23:14 
QuestionStange crashes of an application Pin
J. Holzer20-May-07 21:29
J. Holzer20-May-07 21:29 
Hi!

I do have strange crashes on an application.
An App, consisting of an .Net1.1/C#-Exe and some .Net1.1-DLLs is doing some communication over RS232 and executing some Threads/UserWorkItems. It processes some Jobs, that are started by commands that arrive over RS232.
At some point, when the app is running maybe about 45mins to 1.5 hours it disapperard without any sign. I put in a lot of logging (Status of the system, exceptions and so on), so there should be nearly no line of code outside a try/catch. Every try/catch-block has it´s own logging.
I even put a try/catch around the "Application.Run(...)" inside my main-routine. Logging before and after this application start should show me, what happened. No result: the app doesn´t even write the logging at the very end of the main-routine where any exception should be caught.
But when the app crashes i do not get any more logging-entry or event this nice "MS-Send Information on crash"-Window. It´s just gone, just if anyone killed the process with the task-manager.
And what the stangest thing is: it works fine for hours and hours on an simulation-worksstation, but crashes on the machine it should finally run on.

Who can help me? Any ideas are welcome!

Thanx a lot!

J.
AnswerRe: Stange crashes of an application Pin
Manoj Kumar Rai20-May-07 22:36
professionalManoj Kumar Rai20-May-07 22:36 
GeneralRe: Stange crashes of an application Pin
J. Holzer20-May-07 23:27
J. Holzer20-May-07 23:27 
QuestionDownloading XML File Pin
Vineed20-May-07 21:00
Vineed20-May-07 21:00 
AnswerRe: Downloading XML File Pin
Dave Herren21-May-07 11:36
Dave Herren21-May-07 11:36 
Questionabout event question.I need help,thanks. Pin
jason_mf20-May-07 20:45
jason_mf20-May-07 20:45 
AnswerRe: about event question.I need help,thanks. Pin
Expert Coming20-May-07 20:51
Expert Coming20-May-07 20:51 
GeneralRe: about event question.I need help,thanks. Pin
jason_mf20-May-07 21:02
jason_mf20-May-07 21:02 
GeneralRe: about event question.I need help,thanks. Pin
PandemoniumPasha20-May-07 21:32
PandemoniumPasha20-May-07 21:32 
GeneralRe: about event question.I need help,thanks. Pin
jason_mf21-May-07 19:55
jason_mf21-May-07 19:55 
GeneralRe: about event question.I need help,thanks. Pin
blackjack215020-May-07 21:32
blackjack215020-May-07 21:32 
GeneralRe: about event question.I need help,thanks. Pin
jason_mf20-May-07 22:15
jason_mf20-May-07 22:15 
QuestionSQL and Progress Updates Pin
Expert Coming20-May-07 20:44
Expert Coming20-May-07 20:44 
AnswerRe: SQL and Progress Updates Pin
Dave Herren21-May-07 3:41
Dave Herren21-May-07 3:41 
Questiondelete record from Datagrid view which check box are checked Pin
kushak_manoj20-May-07 20:08
kushak_manoj20-May-07 20:08 
AnswerRe: delete record from Datagrid view which check box are checked Pin
Manoj Kumar Rai20-May-07 21:45
professionalManoj Kumar Rai20-May-07 21:45 
QuestionRegular Expression Match Grouping Pin
nasambur20-May-07 19:56
nasambur20-May-07 19:56 
QuestionDAAB- SQLHelper ExecuteDataSet vs Fill Method Pin
K.P.Kannan20-May-07 18:29
K.P.Kannan20-May-07 18:29 

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.