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: 'CreditCard' does not contain a definition for 'fillExpirationDateDDLs'

Source Error:


Line 137:            if (AddUserRegistrationCreditCardDiv.Visible)
Line 138:            {
Line 139:                CreditCard.fillExpirationDateDDLs(CCMonthDDL, CCYearDDL, false);
Line 140:            }
Line 141:

Source File: \\fs01\webcontent\wwwroot\milehighcardco.com\wwwroot\mobile\AddUser.aspx.cs    Line: 139






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