Guest User

Untitled

a guest
Jul 17th, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. Compiler Error Message: BC30560: 'ReportDocument' is ambiguous in the namespace 'CrystalDecisions.CrystalReports.Engine'.
  2.  
  3. Line 36: Private Sub showPDF()
  4. Line 37:
  5. Line 38: Dim rpt As New ReportDocument()
  6. Line 39: Dim strPath As String = Server.MapPath("~/Reports/InvoiceReport2.rpt")
Add Comment
Please, Sign In to add comment