Click here to Skip to main content
15,890,185 members
Home / Discussions / C#
   

C#

 
AnswerRe: Access asymbly version Pin
Richard MacCutchan1-Mar-11 3:21
mveRichard MacCutchan1-Mar-11 3:21 
QuestionCreating xml file using SAX parser Pin
NarVish1-Mar-11 2:18
NarVish1-Mar-11 2:18 
AnswerRe: Creating xml file using SAX parser Pin
Keith Barrow1-Mar-11 2:32
professionalKeith Barrow1-Mar-11 2:32 
QuestionCreate Update for Install Package Pin
Enobong Adahada1-Mar-11 0:34
Enobong Adahada1-Mar-11 0:34 
Questioncd/dvd read write access type properties Pin
Aisha sharma28-Feb-11 23:53
Aisha sharma28-Feb-11 23:53 
QuestionRe: cd/dvd read write access type properties Pin
musefan1-Mar-11 0:13
musefan1-Mar-11 0:13 
AnswerRe: cd/dvd read write access type properties Pin
Aisha sharma1-Mar-11 1:38
Aisha sharma1-Mar-11 1:38 
QuestionApplication freeze Pin
Helfdane28-Feb-11 22:18
Helfdane28-Feb-11 22:18 
Hi there,

I've got a real annoying issue with an extremely simple .net application (C#, .net3.5).

What I have is a simple program (comparable to Hello World) which launches a thread to periodically read an xml file and stores some values into memory which are used by the main app thread. The main application thread just looks for mouse events on a traybar-icon which open a webbrowser with a specific url. That's it.

What the problem is, is that on my dev-machines and home computers the app runs nicely for hours/days straight. On my work-pc, the application seems to enter in a blocked state on the main execution thread or it enters a deadlock/filelock or something after a few minutes and stops responding and the process has to be killed via the taskmanager. This only happens on my work-machine which is Windows XP with .net4.0 installed. All other machines are also windows XP (any flavor) with .net3.5 installed. No error windows or logging present.

I'm at a total loss here. I ran through the code numerous times and checked all IO/Threading routines, but no loose ends found. Any ideas what it might be? Could it be the 4.0 runtime? (which I seriously doubt)
A good programmer is someone who always looks both ways before crossing a one-way street. (Doug Linder)

AnswerRe: Application freeze Pin
Luc Pattyn28-Feb-11 23:35
sitebuilderLuc Pattyn28-Feb-11 23:35 
GeneralRe: Application freeze Pin
Helfdane28-Feb-11 23:45
Helfdane28-Feb-11 23:45 
AnswerRe: Application freeze Pin
Luc Pattyn1-Mar-11 0:17
sitebuilderLuc Pattyn1-Mar-11 0:17 
GeneralRe: Application freeze Pin
Helfdane1-Mar-11 3:35
Helfdane1-Mar-11 3:35 
GeneralRe: Application freeze Pin
Eddy Vluggen1-Mar-11 0:19
professionalEddy Vluggen1-Mar-11 0:19 
QuestionHow to display Message to the user if he dont have the respective application in his desktop to open the downloaded file.. Pin
Rocky2328-Feb-11 19:47
Rocky2328-Feb-11 19:47 
AnswerRe: How to display Message to the user if he dont have the respective application in his desktop to open the downloaded file.. Pin
Bernhard Hiller28-Feb-11 20:32
Bernhard Hiller28-Feb-11 20:32 
GeneralRe: How to display Message to the user if he dont have the respective application in his desktop to open the downloaded file.. Pin
Rocky2328-Feb-11 22:50
Rocky2328-Feb-11 22:50 
AnswerRe: How to display Message to the user if he dont have the respective application in his desktop to open the downloaded file.. Pin
_Erik_28-Feb-11 22:47
_Erik_28-Feb-11 22:47 
QuestionWin32_PhysicalMedia Problem Pin
Aisha sharma28-Feb-11 18:04
Aisha sharma28-Feb-11 18:04 
AnswerRe: Win32_PhysicalMedia Problem Pin
RobCroll28-Feb-11 21:21
RobCroll28-Feb-11 21:21 
QuestionWeb Serfer Monitor Pin
Anubhava Dimri28-Feb-11 17:33
Anubhava Dimri28-Feb-11 17:33 
AnswerRe: Web Serfer Monitor Pin
Richard MacCutchan28-Feb-11 23:17
mveRichard MacCutchan28-Feb-11 23:17 
GeneralRe: Web Serfer Monitor Pin
Anubhava Dimri28-Feb-11 23:23
Anubhava Dimri28-Feb-11 23:23 
GeneralRe: Web Serfer Monitor Pin
Richard MacCutchan28-Feb-11 23:51
mveRichard MacCutchan28-Feb-11 23:51 
GeneralRe: Web Serfer Monitor Pin
Dave Kreskowiak1-Mar-11 9:02
mveDave Kreskowiak1-Mar-11 9:02 
Questiondecimal.ToString() mystery [SOLVED] Pin
Super Lloyd28-Feb-11 11:20
Super Lloyd28-Feb-11 11:20 

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.