R
Ron M. Newman
Hi, the load method of the AppDomain doesn't take a string filename. If you
have a new AppDomain object you created and a string with the full pathname
of an assembly, how do you load it there? I can't seem to find examples
involving filenames.
thanks,
Ron
have a new AppDomain object you created and a string with the full pathname
of an assembly, how do you load it there? I can't seem to find examples
involving filenames.
thanks,
Ron