| View previous topic :: View next topic |
| Author |
Message |
Jason Southwell Guest
|
Posted: Tue Dec 28, 2004 4:54 pm Post subject: Delphi 2005 closing projects |
|
|
I am occasionally getting the following error when closing projects in
D2005 with Update 1. I can't seem to duplicate it reliably so I
haven't entered anything into QC. Has anyone ran into this?
---------------------------
Error
---------------------------
Exception has been thrown by the target of an invocation.
---------------------------
OK
---------------------------
|
|
| Back to top |
|
 |
Chris Burrows Guest
|
Posted: Wed Dec 29, 2004 12:22 am Post subject: Re: Delphi 2005 closing projects |
|
|
"Jason Southwell" <jason (AT) southwell (DOT) net> wrote
| Quote: | I am occasionally getting the following error when closing projects in
D2005 with Update 1. I can't seem to duplicate it reliably so I
haven't entered anything into QC. Has anyone ran into this?
|
I'd recommend that you enter as much as you can into QC anyway. Most
problems I encountered with D2005 were very intermittent / one-offs.
However, if you log it, at least it is a help to someone else who encounters
the same problem. If enough different people add their comments a pattern of
misbehaviour may then emerge.
--
Chris Burrows
CFB Software
http://www.cfbsoftware.com
|
|
| Back to top |
|
 |
Ximian Guest
|
Posted: Wed Dec 29, 2004 8:33 pm Post subject: Re: Delphi 2005 closing projects |
|
|
| Quote: | I am occasionally getting the following error when closing projects in
D2005 with Update 1. I can't seem to duplicate it reliably so I
haven't entered anything into QC. Has anyone ran into this?
---------------------------
Error
---------------------------
Exception has been thrown by the target of an invocation.
---------------------------
OK
---------------------------
|
As technology improves error messages seem to get more sophisticated. I
can't figure out what the artist is trying to say with this message.
;)
|
|
| Back to top |
|
 |
Liz Guest
|
Posted: Wed Dec 29, 2004 9:52 pm Post subject: Re: Delphi 2005 closing projects |
|
|
Ximian wrote:
| Quote: | ---------------------------
Exception has been thrown by the target of an invocation.
---------------------------
As technology improves error messages seem to get more sophisticated.
I can't figure out what the artist is trying to say with this message.
|
It reads as
Whatever called me caused a problem.
|
|
| Back to top |
|
 |
Philip Hofstetter Guest
|
Posted: Wed Dec 29, 2004 11:55 pm Post subject: Re: Delphi 2005 closing projects |
|
|
Hi,
Liz wrote:
| Quote: | Ximian wrote:
---------------------------
Exception has been thrown by the target of an invocation.
---------------------------
As technology improves error messages seem to get more sophisticated.
I can't figure out what the artist is trying to say with this message.
It reads as
Whatever called me caused a problem.
|
I read it as
whatever I called, it threw an exception.
But I may be wrong here...
Philip
|
|
| Back to top |
|
 |
|