Rank: Member Groups: Member
Joined: 12/14/2012 Posts: 16
|
Hi, I am using the demo version of ASPXToPDF, I just put in the control on the aspx page and call the ASPXToPDF1.RenderAsPDF(); , the error is as below,
[ArgumentNullException: 值不能為 null。 參數名稱: type] System.Activator.CreateInstance(Type type, Boolean nonPublic) +9643542 System.Activator.CreateInstance(Type type) +6 EO.Web.Internal.dg.a() +28 EO.Web.ASPXToPDF.a(String A_0, Stream A_1) +74 EO.Web.Internal.ms.a(b[] A_0) +109 EO.Web.Internal.a.Close() +61 System.Web.HttpWriter.Filter(Boolean finalFiltering) +184 System.Web.HttpResponse.FilterOutput() +119 System.Web.ApplicationStepManager.ResumeSteps(Exception error) +506 System.Web.HttpApplication.System.Web.IHttpAsyncHandler.BeginProcessRequest(HttpContext context, AsyncCallback cb, Object extraData) +172 System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +417
|
Rank: Member Groups: Member
Joined: 12/14/2012 Posts: 16
|
Sorry, I just have not include the dll, the problem have been solved, many thanks!!
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,195
|
Great. Glad to hear that you solved it!
|