security problem

  • Thread starter Thread starter Yoramo
  • Start date Start date
Y

Yoramo

Hello

I'm trying to write a file to a subdirectory of my web application but I
get a error message:
Access to the path "c:\inetpub\wwwroot\WebApplication1\Temp\aa.jpg" is
denied.

how do I grant access rights to aspnet account?

I'm running on a local XP machin.

thanks in advance.
Yoramo.
 
this is an NTFS right issue (most probably, unless you have palyed around
with the .Net Frameword config code access security) ... give it NTFS rights
to write to the appropriate folder ...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top