im in an office with 47 OS9 machines and some of them arent able to recieve or send remote apple events. the error im getting is a port closed error code, so i ran port scans on the problem machines and the remote event ports are open. i cant figure out what is going on here, why some machines work and some dont.
Im getting the same problem
OS9 stuff going towards an OSX 10.3.5
If i do
tell application “Finder” of machine “eppc://AnyUser:Password@000.000.000.000”
display dialog “It works”
end tell
i get -916
but if i do
tell application “Finder” of machine “eppc://000.000.000.000”
display dialog “It works”
end tell
I will get a prompt for entering Userand password
& then it is OK