Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception on Windows Universal #48

Open
ebatiano opened this issue Jul 20, 2016 · 1 comment
Open

Exception on Windows Universal #48

ebatiano opened this issue Jul 20, 2016 · 1 comment

Comments

@ebatiano
Copy link

On windows universal there is no WebClient avaliable. It throws an exception inside SetHtml All referencesz should be converted to WebRequest.

Exception thrown: 'System.TypeLoadException' in HtmlRenderer.dll 
AppError:System.TypeLoadException: Could not load type 'System.Net.WebClient' from assembly 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e, Retargetable=Yes'. 
at TheArtOfDev.HtmlRenderer.Core.Handlers.ImageDownloader..ctor() 
at TheArtOfDev.HtmlRenderer.Core.HtmlContainerInt.SetHtml(String htmlSource, CssData baseCssData)
@Licshee
Copy link
Collaborator

Licshee commented May 2, 2017

I'll check what I can do

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants