Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Security > Please help with permission denied on IIS6

Reply
Thread Tools

Please help with permission denied on IIS6

 
 
Erik Jensen
Guest
Posts: n/a
 
      02-19-2004
I am developing an application on windows server 2003 which is a domain controler. When I run ASP.NET FileStream open and try and open a file which does exist in file system i get:
Access to the path "c:\inetpub\wwwroot\files\myfile.exe" is denied.

this computer is a domain controler and I have added the user NETWORKSERVICE to the directory with read permissions

I would like to use a non web-shared directory for the file read

Do I have to reconfigure the webserver in machine.config to use a different domain account because I tried once and got a "runtime error"
Or could this be something else simple

Thanks
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
help IIS6 error 800a0046 permission denied wscript cmd.exe ftp stevewa ASP General 2 08-13-2008 09:05 PM
Access is denied - Win2003, IIS6, VB.NET, WORD COM object royan ASP .Net 6 04-02-2007 02:30 PM
Access is denied - Win2003, IIS6, VB.NET, WORD COM object royan ASP .Net 0 03-27-2007 09:01 PM
Permission denied problem. please help me =?Utf-8?B?QmFsYQ==?= ASP .Net 7 08-30-2005 02:03 PM
Access is Denied when I try sending email at ASP.net on IIS6 Kent ASP .Net Security 2 10-31-2003 06:18 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57