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: CS1061: 'MailHelper' does not contain a definition for 'SendMeALetter159' and no extension method 'SendMeALetter159' accepting a first argument of type 'MailHelper' could be found (are you missing a using directive or an assembly reference?)

Source Error:


Line 139:            }
Line 140:
Line 141:        bool result = myMail.SendMeALetter159(AdminPwd, strMailFrom, myCC, SenderComments.Text, Subject, ref MyAttachment); 
Line 142:        
Line 143:   

Source File: e:\web\instepna\5_Jobs\Jobs.aspx.cs    Line: 141






Version Information: Microsoft .NET Framework Version:2.0.50727.8974; ASP.NET Version:2.0.50727.8974