Hi All,
I wrote a Sysoperation service to create folders in filesystem and output SSRS reports into them.
The code for creating folders & saving reports into them is running correctly on own. But, when I try to run it in using a Sysoperation Service, I get the below error:
"Stack trace: Invalid attempt to call WinAPI.pathExists running in CIL on the client."
I am not sure whether CIL is allowed to access WinAP methods. Has anyone encountered this earlier?
Best Regards,
Michael Brown