G
Guest
I am finishing up work on a windows service that uses CodeDom to dynamically
compile code.
The problem I am running into is that the the compile fails with a
NativeCompilerReturnValue of 2000.
I assume this is probably a security issue, but I don't know where to start
looking for a resolution. Running the code as a WinForms app is not an
option.
Any suggestions would be greatly appreciated. Thanks!
Paul K
compile code.
The problem I am running into is that the the compile fails with a
NativeCompilerReturnValue of 2000.
I assume this is probably a security issue, but I don't know where to start
looking for a resolution. Running the code as a WinForms app is not an
option.
Any suggestions would be greatly appreciated. Thanks!
Paul K