How do I set ASPNET account write access on Windows2003 Server?

P

Paul D. Fox

When I installed Windows 2003 Server as a Domain Controller, the local
ASPNET machine account doesn't exist. How can I set a directory in a web
application to allow file uploads and read/write to an Access Database?
 
P

Paul Clement

¤ When I installed Windows 2003 Server as a Domain Controller, the local
¤ ASPNET machine account doesn't exist. How can I set a directory in a web
¤ application to allow file uploads and read/write to an Access Database?
¤

I replied to your other post above. See if that helps resolve this issue as well. Here is the MS KB
article again:

FIX: ASP.NET Does Not Work with the Default ASPNET Account on a Domain Controller
http://support.microsoft.com/?id=315158


Paul ~~~ (e-mail address removed)
Microsoft MVP (Visual Basic)
 
P

Paul D. Fox

Thanks Paul, but that doesn't seem to fix my issue. My ASPNET application
seems to work just fine when published to this Windows 2003 server, its only
the File Upload and the write access needed for MS Access that displays this
"ASPNET needs Permission" error message. .Net 1.1 was installed
automatically when I installed IIS through the Add/Remove Programs console.
There must be some other way to allow permissions (i've even tried the IUSR
& IWAM accounts with no success). I'll keep searching. Thanks again.

Paul


 

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

Top