Warning 1 Exception has been thrown by the target of an invocation. 0 0

A

Academia

I find the following warning in my Error List:

Warning 1 Exception has been thrown by the target of an invocation. 0 0

This is a solution with 41 projects and I have no idea which one is causing
the error.

Do you have any idea how I can find the cause?


Thanks
 
K

kimiraikkonen

I find the following warning in my Error List:

Warning 1 Exception has been thrown by the target of an invocation. 0 0

This is a solution with 41 projects and I have no idea which one is causing
the error.

Do you have any idea how I can find the cause?

Thanks

Could be a multi-threading problem, look for exceptions stack trace or
message that may be caught with a try-catch block.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top