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: BC30456: 'GeneratePDF' is not a member of 'Commerce.Common.Order'.

Source Error:


Line 119:        Dim pdf As MemoryStream = New MemoryStream()
Line 120:        'dim pdf  As New PdfDocument()
Line 121:        pdf = order.GeneratePDF()
Line 122:        Dim bOut As Boolean = False
Line 123:        Dim template As String = Utility.GetFileText("MailerTemplates/MailerToMerchant.txt")

Source File: d:\sitesrunning\redgingerasian-palma\App_Code\BusinessLogic\MessagingController.vb    Line: 121







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