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: CS0117: 'ellenroberts.commonclass' does not contain a definition for 'SaveDogAdultImage'

Source Error:


Line 346:                    if (File.Exists(path) == false)
Line 347:                    {
Line 348:                        commonclass.SaveDogAdultImage(strSIRE_adultPHOTO);
Line 349:                    }
Line 350:                    ((HtmlImage)e.Item.FindControl("imgSIRE")).Src = "puppies_for_sale/" + strSIRE_adultPHOTO;

Source File: c:\inetpub\wwwroot\ellenroberts.org\ellen-roberts-dog-breeder-puppy_detail.aspx.cs    Line: 348





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