G
Guest
I want to creat a new application domain called 'mydomain' and then load an
assembly named 'myassembly.dll' into the domain. The assembly is in the
folder "C:\Mydata\assembly", which is not the running program folder. I then
want to load the 'MainClass" found in 'myassembly'. I'm having a little
trouble loading because the assembly is not in the program folder.
Any suggestions.
Thanks,
assembly named 'myassembly.dll' into the domain. The assembly is in the
folder "C:\Mydata\assembly", which is not the running program folder. I then
want to load the 'MainClass" found in 'myassembly'. I'm having a little
trouble loading because the assembly is not in the program folder.
Any suggestions.
Thanks,