TaleOfTimes Posted August 28, 2006 Posted August 28, 2006 hello again, I'm trying to load a managed exe into memory and running it. I'm using code that worked great for me on the 2003 version of visual basic, not working now, not sure if it's the c# or the new version. The assembly loads fine, but when i try to invoke i get an array of errors. i tried looking for a newer example but can't find antying anyone know of the proper way to do this? Quote
TaleOfTimes Posted August 28, 2006 Author Posted August 28, 2006 ok i kinda managed to get it to work, but alas, a problem! is there a way to run it in memory, but making it a separate process. Quote
Leaders snarfblam Posted August 29, 2006 Leaders Posted August 29, 2006 Consider researching the AppDomain class. Quote [sIGPIC]e[/sIGPIC]
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.