Forums

ASP

This topic is locked

PureASP Permission Error

Posted 22 May 2002 12:54:57
1
has voted
22 May 2002 12:54:57 Logan Couch posted:
I get the error:

Microsoft VBScript runtime error '800a0046'
Permission denied

/ScriptLibrary2/incPureUpload.asp, line 176

I am creating a new folder with the path
"img/rental_images/" & Session("PropertyID"
which puts the image in the folder with the propertyID number. It seems to work fine locally on my W2k machine but is not working on my remote server. My ISP said all permissions were OK (including IUSER) and it must be my code. Any ideas on how to fix or debug this?

Logan


Reply to this topic