Skip to main content
Nintex Community Menu Bar

Need help in Sending mail (in exceptions).

  • April 30, 2007
  • 2 replies
  • 9 views

Forum|alt.badge.img+7
I m new to the exceptions handling.
I need to send a mail when an exception occurs.
I m using visual basic
When I m writing :
Dim MyMailMessage As New System.Web.
I m having

-AspNetHostingPermission
-AspNetHostingPermissionAttribute
-AspNetHostingPermissionLevel
-Services
-UI

Only.But I system.web.mail and System.Web.MailMessage() that it does not appear
Can someone help me please

2 replies

Forum|alt.badge.img+11
  • Nintex Employee
  • April 30, 2007
Easiest would be to create a 'dummy' Email Escalation and have a look at the automatically generated code behind it. You can delete the Escalation afterwards again.

Regards,
Ockert

Forum|alt.badge.img+7
  • Author
  • April 30, 2007
Thanks Ockert, with your help I m advancing very fast in k2.net 2003