 |
Register and Receive
your LicenseKey for ErrorMail.Net
After completing the ErrorMail.net registration, you will receive a LicenseKey.
This LicenseKey will be used to authenticate your use of the ErrorMail.net service.
Click Here To Register!
|
| |
 |
Add a reference to the XML
Webservice to your Visual Basic Project
A. Right-click on References or Web References in your Solution
Explorer and select Add Web Reference
B. On the Add Web Reference dialog, enter http://www.errormail.net/EM/ErrorMailer.asmx
and press enter.

Right-click - Add Web Reference |

Web Reference Added and
renamed to ErrorMailer (optional) |
|
| |
 |
Add code in your standard error
trap to invoke the ErrorMail.net XML Webservice
Modularize your code and do the same thing with 1 line of code.
View Example 2 Download
|