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: BC30002: Type 'MailMessage' is not defined.

Source Error:


Line 5:  	'	strFrom			= "server@cac.us.com"
Line 6:  	' end if
Line 7:  	Dim mail As New MailMessage()
Line 8:  	mail.To = strTo
Line 9:  	mail.From = strFrom

Source File: D:\wwwroot\clarksburgcac.com\include\email.aspx    Line: 7






Version Information: Microsoft .NET Framework Version:1.1.4322.2512; ASP.NET Version:1.1.4322.2515