Forum Discussion
AlexKaras
15 years agoCommunity Hero
Hi Michael,
My guess might be wrong, but the case may be in the fact that you are using .Net assembly and by default .Net code can be executed only locally. Some .Net security (don't have it at hand at the moment, but it seems to me that it should be mentioned in TC help as well) must be relaxed in order to allow execution of the remote .Net code.
My guess might be wrong, but the case may be in the fact that you are using .Net assembly and by default .Net code can be executed only locally. Some .Net security (don't have it at hand at the moment, but it seems to me that it should be mentioned in TC help as well) must be relaxed in order to allow execution of the remote .Net code.