SameerRaj Posted June 5, 2017 Posted June 5, 2017 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
atom0s Posted June 5, 2017 Posted June 5, 2017 Debug the program, look at the exception object and see if the InnerException is set. 1
Kurapica Posted June 5, 2017 Posted June 5, 2017 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. 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now