WatiN System.IO.FileNotFoundException Interop.SHDocVw

后端 未结 7 1740
我寻月下人不归
我寻月下人不归 2020-12-14 06:20

I have just started to receive the following error when running my WatIn tests.

System.IO.FileNotFoundException : Could not load file or assembly \'

7条回答
  •  抹茶落季
    2020-12-14 06:54

    Setting the Interop.SHDocVw, Microsoft.mshtml dlls' Embed Interop Types property to False;

    Off course Visual Studio would give you warnings on how to ammend.

提交回复
热议问题