Rank: Newbie Groups: Member
Joined: 6/11/2015 Posts: 1
|
We are currently using EO2015 and are trying to upgrade to EO2016 (build 70). We use ASPXToPDF. We are able to create the same PDF with EO2015. In EO2016, we get this exception:
InnerException {"Conversion failed. Index was out of range. Must be non-negative and less than the size of the collection.\r\nParameter name: index"} System.Exception {EO.Pdf.HtmlToPdfException}
StackTrace at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)\r\n at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)\r\n at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)\r\n at System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters)\r\n at EO.Internal.at2.a(String A_0, Object A_1)\r\n at EO.Web.ASPXToPDF.a(String A_0, Stream A_1)\r\n at EO.Internal.a9x.a(Byte[] A_0)\r\n at EO.Internal.a9x.InterceptStream.Close()\r\n at Microsoft.VisualStudio.Web.PageInspector.Runtime.Tracing.ArteryFilter.Close()\r\n
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,229
|
Hi, Sorry for the problem. Can you try to isolate the problem into a test project and then send the test project to us? Please see here for more information on how to send test project to us: http://www.essentialobjects.com/forum/test_project.aspxWe will investigate further as soon as we receive it. Thanks!
|