Skip to main content
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
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
Thanks Ockert, with your help I m advancing very fast in k2.net 2003

Reply