Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. cochoa

    Calling Activator.CreateInstance returns an MissingMethodException

    Hi there, I am using reflection and calling System.Activator.CreateInstance with a ParameterInfo.ParameterType as a parameter. The value of ParameterInfo.ParameterType is {System.String}. However, this calls raises a MissingMethodException. Can anyone help?

Part and Inventory Search

Back
Top