dynamo crashed using html/pdf output
Closed this issue · 2 comments
Phlipflops commented
First of all: Thanks for the package! Its saving my ass right now visualizing the data I Need to evaluate while working on my Project...
here is my issue I posted in the wrong repo before:
If I use the html or pdf Output, Dynamo crashes and give the following Report:
Could not load file or assembly 'HtmlAgilityPack, Version=1.4.9.5, Culture=neutral, PublicKeyToken=bd319b19eaf3b43a' or one of its dependencies.
Any idea? Thanks!
ksobon commented
There should be a dll named HtmlAgilityPack in Mandrill's package folder under bin. Can you please check its there?
Phlipflops commented
It wasn`t there. Now it is and everything is fine! Thank you @ksobon!