Hi,
I am trying to load a Dll at runtime using Reflection and I am getting the "Exception has been thrown by the target of an invocation" .
I have seen the Innermessage of that exception and it is saying that one control in my form is missed.when I see my dll in the Reflector ,I am able to see the control.I dont know how I am getting that message.
I have tried with latest dlls in my application.But,not able to solve.
Can anyone please tell me how to go ahead in this issue.
Thanks,
M.Srikrishna Murthy