April 23, 20187 yr I have functions which read data from containers using fmpro.getContainerStream ( fm_field ) this seems to fail with a 106 error when run as a server-side (PSOS) script when the same function passed an external file&path does not using new FileInputStream any clues or enlightened opinions?? Edited April 24, 20187 yr by john renfrew
June 18, 20187 yr Hi John, On 4/23/2018 at 2:49 PM, john renfrew said: I have functions which read data from containers using fmpro.getContainerStream ( fm_field ) this seems to fail with a 106 error when run as a server-side (PSOS) script when the same function passed an external file&path does not using new FileInputStream any clues or enlightened opinions?? did you find a solution for this? I'm struggling with this for a few months now. Using the function on a Windows server throws 106. Using it on the client works fine. Regards, Thorsten
June 21, 20187 yr Author ryan attached. host the file: run the local script and you should get a stream object returned run the server script you get 106 john Test106.fmp12.zip
June 27, 20187 yr Hi John, I was able to reproduce the issue with your sample file. I notified the developer and he is looking into the issue. I will bump this thread again once I have some more information.
Create an account or sign in to comment