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: BC30455: Argument not specified for parameter 'specificquestions' of 'Public Function NewCreateLead(leadsource As String, FirstName As String, LastName As String, Email As String, Phone As String, Country As String, topicofinterest As String, CourseName As String, CourseURL As String, CoursePrice As String, replymethod As String, comments As String, specificquestions As String) As Integer'.

Source Error:


Line 44: 
Line 45:         'Dim response = coursecounselling.createlead("acs.edu.au", FirstName, LastName, Email, Phone, Country, TopicInterest, "Course of interest:" & Course & vbCrLf & vbCrLf & "Goals:" & Goals, "", ContactMethod, "", "", "", Question)
Line 46:         Dim response = coursecounselling.NewCreateLead("acsgarden.com", FirstName, LastName, Email, Phone, Country, TopicInterest, Course, "", ContactMethod, Goals, Question)
Line 47: 
Line 48:         Return "success"

Source File: C:\Inetpub\vhosts\acsgarden.com\httpdocs\advice\Course-Counselling.aspx.vb    Line: 46






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