Hi all,
I have the following error when file upload while using STARTSESSION. I have used UploadFileSilent function.
FileManagement.UploadFileSilent(ClientFilename);
Event viewer Error -->
Type: Microsoft.Dynamics.Nav.Types.Exceptions.NavNCLCallbackNotAllowedException
Message: Microsoft Dynamics NAV Server attempted to issue a client callback to create a DotNet object: System.IO.File (CodeUnit 419 File Management). Client callbacks are not supported on Microsoft Dynamics NAV Server.
My requirement is to auto import file to multiple companies. so using STARTSESSION to change companies.
Please advise.
*This post is locked for comments