Server Error in '/' Application.

Compilation Error

Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: BC30451: Name 'sendGmailMessage' is not declared.

Source Error:


Line 80: 		'Dim smtp As New SmtpClient()
Line 81: 		'smtp.Send(mm)
Line 82:         sendGmailMessage("no-reply@omaharotary.org", "no-reply@omaharotary.org", Subject, mmBody, , YSODmarkup)
Line 83: 		' Clear the error from the server
Line 84: 		Server.ClearError()

Source File: D:\Websites\Gretchen\www.omaharotary.com\global.asax    Line: 82







Version Information: Microsoft .NET Framework Version:2.0.50727.8964; ASP.NET Version:2.0.50727.8962