I am using HtmlAgilityPackSanitizerProvider in my asp.net 4.5 website application.
I want to use latest HtmlAgilityPack 1.4.6 but the asp.net ajax control toolkit SanitizerProviders giving me error below
how can i fix that ?
Could not load file or assembly 'HtmlAgilityPack, Version=1.4.0.0, Culture=neutral, PublicKeyToken=bd319b19eaf3b43a' or one of its dependencies.
http://i.stack.imgur.com/S5kFF.png
Comments: 30 april release seems compiling with this htmlagility version referenced
I want to use latest HtmlAgilityPack 1.4.6 but the asp.net ajax control toolkit SanitizerProviders giving me error below
how can i fix that ?
Could not load file or assembly 'HtmlAgilityPack, Version=1.4.0.0, Culture=neutral, PublicKeyToken=bd319b19eaf3b43a' or one of its dependencies.
http://i.stack.imgur.com/S5kFF.png
Comments: 30 april release seems compiling with this htmlagility version referenced