• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Error -11781
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Error -11781


  • Subject: Re: Error -11781
  • From: JJ <email@hidden>
  • Date: Thu, 05 Apr 2001 09:42:18 +0200

> Message: 6
> Date: Wed, 4 Apr 2001 10:20:11 +0100
> To: email@hidden
> From: email@hidden (Mike Richmond)
> Subject: Error -11781
> Cc: email@hidden
>
> I have a script which just mounts a remote volume, and it works fine until
> I run it as a startup item. It then more often than not fails with error
> -11781. I can find no information on this error. Can any one cast any
> light on it, or how to fix it? I am using Mac OS 9.0.4, and the remote
> volume is on a Linux box.
>
> Mike Richmond
> Harlequin Ltd

--

Hi, Mike.

Error -11781 could be a server error. The only thing I'd try, with a startup
item, would be "delay", until your machine's start processes are finished
(shared files, appletalk connection, etc.).

For ex,

on run
delay 20
try
mount volume the_volume -- (your settings)
on error
end try
end run

JJ


  • Prev by Date: Re: Long text file manipulation...
  • Next by Date: Re: Variable-bridges through scripts
  • Previous by thread: Error -11781
  • Next by thread: Variable-bridges through scripts
  • Index(es):
    • Date
    • Thread