Changing location of Emit built types when running as a Windows service

  • Thread starter Thread starter Urs Vogel
  • Start date Start date
U

Urs Vogel

Hi

When building and saving types using the Emit namespace from a Windows
service, the AssemblyBuilder.Save methods puts these assemblies into the
System32 directory, altough the startup path points is where the Service is
located. The AssemblyBuilder.Save method does not allow to set the
directory. So how do I control this behaviour?

Thanks, Urs
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top