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: BC30560: 'Doc' is ambiguous in the namespace 'WebSupergoo.ABCpdf7'.

Source Error:


Line 34:         ' Create the virual PDF file
Line 35:         Dim iLeft, iRight, iTop, iBottom As Integer
Line 36:         Dim pdf As New Doc
Line 37:         pdf.TopDown = True
Line 38:         pdf.Font = pdf.AddFont("Verdana")

Source File: D:\websites\www.MadMusic.com\display_pdf_playlist.aspx.vb    Line: 36






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