DESMAN2003
Programmer
Hello everyone,
you guys are my last hope. I have a series of house software developed in VB.NET, installed on computers at a different location. Everything is fine with all of them except for one of the programs. I have been told that the users constantly get an error stating "Application has generated an exception that could not be handled". Then it has process id as well as Thread id.
This occurs at any time (even when the machine is idle). I cannot reproduce this error on my machine so its hard
to fix the problem. I am not sure whether this extra information can help narrow the possible causes but
The users are on Win 98 machines (token ring network) whereas I am on XP, the software polls every 2 mins to update info from the database. Before the error occurs, the users experience a blurry screen and the fonts go bold. Sometimes, some of the text boxes get a large red cross through them once the error has occured. I think it is some sort of memory problem associated with the refresh.
Any ideas or feedback would be much appreciated.
Thanks!