我正在为类ApplicationBrowser创建一个对象,它出现在一个解决方案中,在这个解决方案中,我将一个路径作为字符串传递,它创建了chrome驱动程序的一个实例。当我这样做时,我遇到了以下异常: Could not load file or assembly 'WebDriver, Version=3.9.1.0, Culture=neutral, PublicKeyToken(Exception from HRESULT: 0x8013104
在我的应用程序中,在授予程序集强键名(包括带有VS 2012命令提示符的第三方DLL)之后,我将得到程序集加载错误。(Exception from HRESULT: 0x80131044)
FileLoadException: Could not load file or assembly 'ClubStarterKit.Core(Exception from HRESULT: <e
从今天起,我收到以下新的错误消息:
System.IO.FileLoadException: Could not load file or assembly 'WebDriver, Version=2.53.1.0(Exception from HRESULT: 0x80131044) ---> System.IO.FileLoadException: A strongly-named assembly is required(Exception from HRESULT