For Programmers: Free Programming Magazines  


Home > Archive > ASP .NET > March 2007 > System.Web.Mail - Access is denied adding Attachments









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author System.Web.Mail - Access is denied adding Attachments
Mike

2007-03-29, 7:09 pm

Hi. I'm using System.Web.Mail to compose and send a message. I'm receiving
an "Access is denied" error message when non-Domain Administrators attach
files to the MailMessage.

My allows users to select files within a website folder, attach those files
to an e-mail, and send the e-mail. Domain Administrators can successfully do
this. But non-Domain Administrators receive "Access is denied" when
attempting to attach files. The message does not specify where access is
being denied to, and I really don't know how to fix this.

The website folder from which users select files for attachment has security
as follows:
- Everyone: Modify, Read & Execute, List FOlder Contents, Read, Write
- IIS_WPG: Modify, Read & Execute, List FOlder Contents, Read, Write

Can anyone tell me what the problem is? How can I allow non-Domain Admins
to attach files to an e-mail?

Thanks!
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2010 codecomments.com