johneydluca
Programmer
Hi All
I have created a .Net executable program which coulbe be ran on Command Prompt. I have compiled and copied that executible on our remote processing App server. I called this executible from Batch file. When I try to run this batch file I get error :-
Exception System.Security.SecuirityException when ran on remote system
This message is displayed in a Dialog Box for Just-In-Time Debugging and gives me option to select compiler.
How do i get rid of this error? What are the causes for this error. Can someone please help me with this?
Thanks in advance
JD
I have created a .Net executable program which coulbe be ran on Command Prompt. I have compiled and copied that executible on our remote processing App server. I called this executible from Batch file. When I try to run this batch file I get error :-
Exception System.Security.SecuirityException when ran on remote system
This message is displayed in a Dialog Box for Just-In-Time Debugging and gives me option to select compiler.
How do i get rid of this error? What are the causes for this error. Can someone please help me with this?
Thanks in advance
JD