On or near 11/25/03 3:25 PM, Paul Berkowitz at [EMAIL PROTECTED] observed: > On 11/25/03 12:02 PM, "Gary Lists" <[EMAIL PROTECTED]> wrote: > >>>> Error number -43 >>>> Microsoft Entourage got an error: File some object wasn't found.
Error -43 is a basic Mac file system error: "file not found". It means what it says. Something was looking for a file that wasn't where it was thought to be. Probably an AppleScript, as Paul suggests. If the person does not know what invoked the script, it was most likely some rule. Sometimes the Error Log (see the Window menu) will contain more info; sometimes not. If not, it's very difficult to track down. If you can determine that the error occurred when a certain message or set of messages was received, you may be able to track down the culprit rule and script by selecting those messages and selectively disabling rules, then running "Apply All Rules", repeating with different subsets until you isolate the problem rule. (Disable first half, run; if error occurs it's in 2nd half. Now, disable half of the second half; if error occurs it's in that set, otherwise in the set just disabled. Etc.) Or, if you have a good guess about what rules are causing the problem, try running them one at a time on the selected messages. For basic error codes, check out <http://www.appleerrorcodes.com/>. (Diane, I suggest adding this link to the MVP Entourage error page.) -- Microsoft MVP for Entourage/OE/Word (MVPs are volunteers) Allen Watson <[EMAIL PROTECTED]> Entourage FAQ site: <http://www.entourage.mvps.org/> AppleScripts for Outlook Express and Entourage: <http://members.thinkaccess.net/[EMAIL PROTECTED]/Scripts/> Entourage Help Pages: <http://www.entourage.mvps.org/> -- To unsubscribe: <mailto:[EMAIL PROTECTED]> archives: <http://www.mail-archive.com/entourage-talk%40lists.letterrip.com/> old-archive: <http://www.mail-archive.com/entourage-talk%40lists.boingo.com/>
