1
Answer

Microsoft.CSharp.Compiler

andrew

andrew

21y
2.3k
1
I'm trying to use the Compiler class to dynamically compile a class. When I invoke it, I get COM error: cannot change thread mode after it is set. Has anyone tried using the compile class and got it to work successfully? Thanks.

Answers (1)