"Directory does not have write permission"

P

Phillip Peterson

I have created an ASP.NET project with Visual Studio .Net on our Intranet
server using file sharing (not FrontPage Extensions).

When I try to add a new item, I get the error:

"Directory does not have write permission"

Anyone know how to solve this?
 
C

CT

Are you trying to write to a specific folder on the client or server disk?
If not, perhaps you need to give the ASP.NET user account write permissions
to your temp 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

Top