Wrox Programmer Forums
|
Classic ASP Professional For advanced coder questions in ASP 3. NOT for ASP.NET 1.0, 1.1, or 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Classic ASP Professional section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old December 22nd, 2005, 02:23 PM
Authorized User
 
Join Date: Jun 2005
Posts: 40
Thanks: 0
Thanked 0 Times in 0 Posts
Default FSO CreateObject Permission Denied

Hello All,

I am using "persists ASPupload" to enable users to upload their images to a website. The asp script was working fine until recently we had to move our servers. Now when anyone tries to upload an image, they get a

Microsoft VBScript runtime error '800a0046'

Permission denied

/pictures/addphotoproc.asp, line 11



Now the line 11 is

myFSO.CreateFolder("path\InetPub\wwwroot/" & UID)

where "path" is the absolute path for the directory. I have checked and made sure that IUSR_machinename has the read and write access to this folder but still I am getting this error.

Please help.

Thank you,
Palvin







Similar Threads
Thread Thread Starter Forum Replies Last Post
ASP & Excel - Permission denied: 'CreateObject' shamigc Classic ASP Components 1 May 9th, 2006 06:58 PM
(0x800A0046) Permission denied,not IIS permission! David Hay Classic ASP Basics 3 April 30th, 2006 10:47 PM
Permission denied: 'createobject' on Windows 2003 kri_chowdary Crystal Reports 0 February 23rd, 2005 06:11 PM
Permission denied: 'CreateObject' sachingusain Classic ASP Components 12 May 12th, 2004 02:31 AM
FSO not working (permission issue?) aware Classic ASP Professional 1 February 16th, 2004 07:02 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.