Hi. Locally all ok. On the remote dedicated server (with Plesk) I recive the below error. All files are uploaded. If you need complete details of error by private mail. Can you help me ? Thanks in advance. Bye
Warning!! DwZone.it Asp HTML to PDF error: Error on Asp.Net application Url:http://.............../dwzAspPdf/PdfMake.aspx 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: BC30002: Type 'HtmlToPdf.CreatePdf' is not defined.
Source Error:
Line 5: Line 6: Private Sub Page_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Line 7: Dim Pdf As New HtmlToPdf.CreatePdf Line 8: Pdf.Create() Line 9: End Sub
Source File: x:\....................\dwzAspPdf\PdfMake.aspx Line: 7
Show Detailed Compiler Output:
Version Information: Microsoft .NET Framework Version:2.0.50727.3620; ASP.NET Version:2.0.50727.3618 |
|
|