Re: grant application permissions on server host
- From: "John Timney \(ASP.NET MVP\)" <timneyj@xxxxxxxxxxxxx>
- Date: Thu, 16 Jun 2005 22:29:42 +0100
To grant permissions, you would need to be able to impersonate an account
hat actually had the relevent permissions you were looking to grant.
Usually with hosted accounts this is really more appropriately done by
asking the hosting provider to simple enable write access to the area you
request.
--
Regards
John Timney
ASP.NET MVP
Microsoft Regional Director
"Andreas Zita" <andzi460@xxxxxxxxxxxxxx> wrote in message
news:O0D5URmcFHA.3940@xxxxxxxxxxxxxxxxxxxxxxx
> Hi
>
> I have some space on a server host where I put my asp.net applications.
> However I (my app) doesn't seem to have write permissions to it's folders.
> I want to save some log-files ~Server.MapPath("log.xml") but I have no
> access. Can I configure my app directly from my own computer? by ftp? The
> app has MS Frontpage ext installed if that helps .. ? Or is the server
> admin the only one who can grant my app this access?
>
> Thanks for any help!
>
> /Andreas
>
.
- References:
- grant application permissions on server host
- From: Andreas Zita
- grant application permissions on server host
- Prev by Date: Calling a utility function from a web page
- Next by Date: Regular expression question?
- Previous by thread: Re: grant application permissions on server host
- Next by thread: Forms authentication and session expiration
- Index(es):
Relevant Pages
|