Hi,
I have a simple web form that sends an email using SMTP. When I click on the submit button I get the following exception
Quote:
quote:
Send failure: System.UnauthorizedAccessException: Access is denied. at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly) at System.Activator.CreateInstance(Type type, Boolean nonPublic) at System.Web.Mail.CdoSysHelper.Send(MailMessage message) at System.Web.Mail.SmtpMail.Send(MailMessage message) at ASP.Email_cs_aspx.btnSubmit_Click(Object sender, EventArgs e)
|
Is something wrong with my app or is my hosting service ( brinkster.com ) preventing the email from being sent ??
Thanx
________________________
There is no patch for ignorance