Hello, i have an application developed in C# .NET, it has
a main window where is the tree view menu and it has
several options, and when i'm navigating through the
options suddenly i get an exception that says: "Exception
has been thrown by the target of an invocation object"

I hope you can help me to fixed this kind of error...

Thank you....

RE: Problem with the navigation in a tree view menu by justinew

justinew
Mon Aug 04 20:14:03 CDT 2003

Hello Minerva,

Based on your description, I think you encountered
"System.Reflection.TargetInvocationException".

When we use VS.NET 2002 and use treeview control, we may encountered the
issue.

This is a wellknown issue with vs.net2002 and it should be fixed in
vs.net2003. Would you please try rebuild and test it with vs.net2003?

Regards,
Justin Wan
Microsoft Partner Online Support

This posting is provided "AS IS" with no warranties, and confers no rights.