RE: Access is Denied when I try sending email at ASP.net on IIS6
From: Imtiaz Hussain (imtiazh_at_online.microsoft.com.)
Date: 10/29/03
- Next message: Dinis Cruz: ""An 'Asp.Net' accident waiting to happen" - Draft article"
- Previous message: Inmobiliaria Quitasol: "Apply the critical update for MS Internet Explorer"
- In reply to: Kent: "Access is Denied when I try sending email at ASP.net on IIS6"
- Next in thread: Kent: "RE: Access is Denied when I try sending email at ASP.net on IIS6"
- Reply: Kent: "RE: Access is Denied when I try sending email at ASP.net on IIS6"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 29 Oct 2003 20:44:55 GMT
The difference between IIS 5.0 and 6.0 is that in IIS6.0 the asp.net
applications are executed by w3wp.exe and by default its identity is
configured as NETWORK SERVICE. May be this account doesnt have enough
permissions to send email.
You can download a tool called Filemon from www.sysinternals.com and run it
to see which process is getting the access denied and what is its identity.
This will also tell you which file access failed.
Hope this Helps.
Imtiaz Hussain
- Next message: Dinis Cruz: ""An 'Asp.Net' accident waiting to happen" - Draft article"
- Previous message: Inmobiliaria Quitasol: "Apply the critical update for MS Internet Explorer"
- In reply to: Kent: "Access is Denied when I try sending email at ASP.net on IIS6"
- Next in thread: Kent: "RE: Access is Denied when I try sending email at ASP.net on IIS6"
- Reply: Kent: "RE: Access is Denied when I try sending email at ASP.net on IIS6"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|