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: CS1501: No overload for method 'InsertLead' takes 19 arguments

Source Error:


Line 1236:
Line 1237:
Line 1238:            leadid = SalesForce.InsertLead(fName, lName, email, Master.schoolName, phone, ssn, Master.schoolSFID, Master.tamSFID, "", "", userID.ToString(), cName, address1, city, state, zip, opt_email, opt_phone, opt_text);
Line 1239:        }
Line 1240:        string activityID = "";

Source File: d:\Websites\testkb.com\school-cart.aspx.cs    Line: 1238







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