Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > System.Web.Mail - Access is denied adding Attachments

Reply
Thread Tools

System.Web.Mail - Access is denied adding Attachments

 
 
=?Utf-8?B?TWlrZQ==?=
Guest
Posts: n/a
 
      03-29-2007
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!
 
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
Differentiating file attachments from inline attachments in Exchange Peter Green Python 0 11-05-2009 04:13 PM
mail.Attachments (Multiple Attachments) from Querystring codewarrior ASP .Net 0 05-04-2009 07:19 PM
Very annoying error: Access to the path is denied. ASP.NET is not authorized to access the requested resource. Consider granting access rights to the resource to the ASP.NET request identity Jay ASP .Net 2 08-20-2007 07:38 PM
403 Forbidden: You were denied access because: Access denied by access control list Southern Kiwi NZ Computing 6 03-19-2006 05:19 AM
attachments unable to read attachments from email bub.mk Computer Support 1 09-29-2004 02:29 AM



Advertisments