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. dwetuski

    Calling Activator.CreateInstance returns an MissingMethodException

    So if I understand correctly, you are trying to call System.Activator.CreateInstance(<String>) using reflection and passing an object of type ParameterInfo as a parameter. But if you are trying to actually call the CreateInstance method, it will need the actual values of the parameters, not...

Part and Inventory Search

Back
Top