I understand how to fix this problem I am having with ASP.NET not being able to access the file I want it to. It is just when I go to fix it, the "Security" tab does not exist and the Indexing Services are not running. My OS is Win2000. My .NET is 2003. Can anyone help

ASP.NET access denied problem
Olaf vd Sanden
Tryst
rak.chaubey
may be the ASPNET account the default account under which the ASPNETworker process runs does not have enough file access prveileges. give read and write access to ASPNET Account for that particular file/folder. also you could use 'impersonation' (check it out at MSDN library.
by the way... this not a forum for asp.net development. go to www.forums.asp.net
David Kaye
BeginnerVB2005
NitinP1
cØrwin
Tryst
Bodon.xian