Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

This topic is 2399 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted (edited)

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 by john renfrew
  • 1 month later...
Posted

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

Posted

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

Posted

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.

This topic is 2399 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.