I have created a WPF application using VS 2012. it working fine in my system and some other system also.
But when i run the project in some other system i got exception like this.
"An unhandled exception of type 'System.Reflection.TargetInvocationException' occurred in mscorlib.dll"
why it happen in some system. it works fine in my system.
Plz help