|
Rank: Advanced Member Groups: Member
Joined: 6/13/2012 Posts: 55
|
The size of the report has started to grow, so I suspect this is the issue.
If I generate a report (80 pages approx) html to pdf, then while it's saving - straight away generate another report and save it to PDF I'm getting an error.
This isn't a lot of information to go on - but what I'm hoping is you give me a few ideas on where to look as a starting point.
thanks.
|
|
Rank: Advanced Member Groups: Member
Joined: 6/13/2012 Posts: 55
|
What happens is that in a list of these:
HtmlElement elmPageName = contentResult.HtmlDocument.GetElementById("ElementPageName");
All of a sudden one of them will be null. It wont happen when I run the report for the first time. Only the second time.
|
|
Rank: Advanced Member Groups: Member
Joined: 6/13/2012 Posts: 55
|
never mind. I posted this too fast. The issue was on my end.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,196
|
Great. Thanks for the update!
|
|