[thelist] ASP FSO problem.

Joel D Canfield joel at spinhead.com
Sun Dec 19 11:58:23 CST 2004


> All this code does is try and list the folders' size on the 
> M: drive, but it get's a permission denied error on the 
> "item.size" line.  If you change the GetFolder to "M:\Dir" or 
> something with a dir in it, it works fine, just not on the 
> root level.  I've tried giving IUSR_MYMACNAME full 
> permissions on this drive and it still is denied when running 
> the script.

What are the permissions on the share that 'M' is mapped to? IUSR isn't
part of the everyone group, which can be confusing.

Does this behave as expected on local drives? How 'bout if you get the
item's name rather than size? 

joel


More information about the thelist mailing list