Error -415 when setting File Sharing
Error -415 when setting File Sharing
- Subject: Error -415 when setting File Sharing
- From: Billy Harbinson <email@hidden>
- Date: Wed, 06 Dec 2000 13:08:38 -0500
Hello All.
I am receiving a random -415 error on the line of code:
set owner name to fullName
The error is sporadic. When I test it with Script Editor open, it runs fine
about half the time. When I run it as an applet, it runs fine about half the
time. The error occurs whether I tell 'File Sharing' to activate or not. It
happens within a 'tell application finder' block and it happens within a
'tell application file sharing' block. The computer name sets without error
every time. I only get the -415 on setting the owner name.
I can do the above by opening File Sharing and using TypeText (from Sandi's
additions) to manually type it in. But on slower machines, my users may
interfere with the Control Panel while it is open.
Any suggestions (or info on what a -415 is...) would be greatly appreciated.
Thanks...
Billy