Issue: I get a "Permission Denied" error when I use the FileSystemObject.
Resolution: First, make sure that the user account that Chili!Soft ASP is running under has permission to open the file. Next, check the setting of the EnableParentPaths registry setting. If EnableParentPaths is set to False, your scripts are only allowed to access files in or beneath the directory that defines the ASP application for which you are calling the FileSystemObject.
Copyright 2001 Sun Microsystems, Inc. All rights reserved. Legal Notice.