TuesPechkin unable to load DLL 'wkhtmltox.dll'

前端 未结 8 826
我在风中等你
我在风中等你 2020-12-11 16:14

I\'ve been using TuesPechkin for some time now and today I went to update the nuget package to the new version 2.0.0+ and noticed that Factory.Create() no longer resolved, s

8条回答
  •  南方客
    南方客 (楼主)
    2020-12-11 16:40

    If you are getting this error -> Could not load file or assembly 'TuesPechkin.Wkhtmltox.Win64' or one of its dependencies. An attempt was made to load a program with an incorrect format.

    In Visual Studio Go to -

    Tools -> Options -> Projects and Solutions -> Web Projects -> Use the 64 bit version of IIS Express for web sites and projects.

提交回复
热议问题