|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Generic windows error messageI've built a windows app on .NET 2.0. I have a few users that run it without
issue. One user reports that it immediately pops up the standard windows window that reports: <program> has encountered a problem and needs to close. We are sorry for the inconvenience. What does this possibly mean ? How can I trace the problem? NB. I have a "run in debug mode" option which writes to a debug log file but even that is not generated. > I've built a windows app on .NET 2.0. I have a few users that run it without Search microsoft.com for the error text, something like> issue. One user reports that it immediately pops up the standard windows > window that reports: > > <program> has encountered a problem and needs to close. We are sorry for the > inconvenience. "encountered a problem and needs to close" "sorry for the inconvenience" You will find a lot of reading. The fact that only one user shows the symptom suggests that his computer has a problem. I don't think your .net app has anything to do with it. It is likely a failed 3rd party component, spyware, etc. I suggest starting with a comparison of installed programs between the trouble user's computer and another that does not have the problem.
Other interesting topics
Recommendations for graphical application
DoubleClick Event Won't Fire Project Data Source Using Derived Interface Databinding between two forms in .NET 2.0 Recommendations for graphical application Excel => .NET...Grid, Chart multiple forms/common menu structure Odd behavior with .NET 2.0 winforms 'DisplayMember' is not a member of 'System.Windows.Forms.ListView'. code clean up |
|||||||||||||||||||||||