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: CS0103: The name 'Common' does not exist in the current context

Source Error:


Line 35: 
Line 36:             Message.Append("</td></tr></table>");
Line 37:             Common.SendMailMessage(Message.ToString(), "thaneguide@gmail.com", "info@thaneguide.com", "info@ucc-india.com", "Enquiry For Web Designing-Google");
Line 38:             lblError.Text = "Message Sent Successfully";
Line 39:             txtComment.Text = "";

Source File: c:\inetpub\vhosts\ucc-india.com\httpdocs\ucc\UccEnquiry.aspx.cs    Line: 37






Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.7.4057.0