09-29-2011 06:26 AM
Hi everybody
I want use ( System.Collections.generic.List ) for do this I read this page http://forums.ni.com/t5/LabVIEW/How-do-I-create-a-NET-List/td-p/888138 .and I create this
when I run it System.Type.GetType() return Null an show this message :
" Error 1172 occurred at Error calling method System.Type.GetType, (System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.Inner Exception: System.IO.FileLoadException: The given assembly name or codebase was invalid. (Exception from HRESULT: 0x80131047)) in test gmap dll.vi "
do everybody know why ?
thanks
09-29-2011 07:43 AM