Dear Friends,
I got "Invocation target exception", when I tried to write to a file
in my Web-Server Application. I got this exception when I tried to
update a record in MS-SQL connected database.
Any help appreciated,
Best,
Joshua Cranmer - 15 Sep 2007 20:19 GMT
> Dear Friends,
> I got "Invocation target exception", when I tried to write to a file
> in my Web-Server Application. I got this exception when I tried to
> update a record in MS-SQL connected database.
What is the *full* error backtrace (i.e., copy it)? The
InvocationTargetException is only a wrapper exception for another exception.

Signature
Beware of bugs in the above code; I have only proved it correct, not
tried it. -- Donald E. Knuth