Posted June 5, 20178 yr Exception has been thrown by the target of an invocation. Inner Exception: Unexpected Error Occured. what to do i am creating an object during rutime(Activator.createinstance(type type) but exception is coming please Any Sol
June 5, 20178 yr Debug the program, look at the exception object and see if the InnerException is set.
June 5, 20178 yr It's annoying to send messages in private asking for help, you can use the public forum for this purpose. you can use the Tracer and enable logging exceptions to see more details in runtime.
Create an account or sign in to comment