I’ve only seen a couple of oblique hits hunting for this problem here so, does anyone understand this problem? I ripped off the Stream example from the help, to read in a quasi-structured text file. I want one Notes Doc per line in the file, and it’s not very helpfully laid out - partly structured, partly not: so using “Import” is out.Anyway; stole the LS Stream Read example from the help. It won’t work: continually says the stream has 0 bytes, or it can’t open the file. Foudn the stuff about making the agent privileged enough: makes no difference. Converted from Stream to good old Open For Input as File # - no difference. Tried smaller files (input is 10Mbytes): no difference. Wondered if it was a problem with the agent changing from unprivileged to privileged, so made a new blank agent… no difference.
Tried on a completely different network; the thing runs straight away! Packaged up that version in a bare db and brought it to the network with the (apparent) problem - where it doesn’t work.
I’m administrator in all possible ways on both networks: is this an ECL problem? Is it because on the non-working setup I am referring to something other than drive C? What the hell is goin’ on?