Re: Error Reporting (General questions)
It's funny you mention it. Actually, the whole process is taking place on another thread. The program is actually a windows service which I stripped the code out of and placed in a simple windows form for testing purposes. Sending the project might be a bit difficult, though, as it is a rather large project using a separate DLL and quite a few XML files. Let me try removing the threading process and see what happens.
Jason,
so even you have try..catch it still shows exception in the IDE, is that right? Could it be it was thrown from another thread, and that's why it wasn't caught?
How can I duplicate this, can you share your code? If so, please zip it and send it on techsupport email.
Thanks.
Complete thread:
- Error Reporting - Jason, 2005-12-22, 16:13
- Re: Error Reporting - wodSupport, 2005-12-22, 17:38
- Re: Error Reporting - Jason, 2005-12-22, 17:43
- Re: Error Reporting - Jason, 2005-12-22, 17:54
- Re: Error Reporting - wodSupport, 2005-12-23, 00:16
- Re: Error Reporting - Jason, 2005-12-23, 02:26
- Re: Error Reporting - wodSupport, 2005-12-23, 00:16
- Re: Error Reporting - Jason, 2005-12-22, 17:54
- Re: Error Reporting - Jason, 2005-12-22, 17:43
- Re: Error Reporting - wodSupport, 2005-12-22, 17:38