Re: Strange Permissions problem
From: Harry Simpson (hssimpson_at_nospamphgt.net)
Date: 10/02/03
- Next message: Mike: "Using Exchange Server 2000 to Authenticate"
- Previous message: Lauchlan M: "Re: When exactly are you logged in? (Forms authentication)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 2 Oct 2003 09:17:48 -0500
Steven,
I'm having the same problem trying to save the file to the a directory
inside the root of the web app. I can PostedFile.SaveAs
to the root directory of the server all day long like C:\UploadedFiles\ but
if i try to upload from a client to C:\inetpub\wwwroot\wepapp\UploadedFiles
i get permission denied. I've openned up every security setting i know off.
What am i missing??
TIA
Harry
"Steven Cohn" <scohn@idtdna.com> wrote in message
news:OqJUCOUfDHA.2236@TK2MSFTNGP12.phx.gbl...
> I have a web program which allows the user to select a file on his local
> machine, and then copy it to the Web server. This works fine (using
> PostedFile.SaveAs). But when the same program tries to Delete the file,
> using file.delete, the server says access denied? Any idea how to fix
> this?
>
> Thanks
>
>
>
> *** Sent via Developersdex http://www.developersdex.com ***
> Don't just participate in USENET...get rewarded for it!
- Next message: Mike: "Using Exchange Server 2000 to Authenticate"
- Previous message: Lauchlan M: "Re: When exactly are you logged in? (Forms authentication)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|