shadowsocks / shadowsocks-windows

A C# port of shadowsocks
Other
58.09k stars 16.4k forks source link

打开Shadowsocks报错 #3427

Open hjm2007 opened 10 months ago

hjm2007 commented 10 months ago

简要描述问题

环境

操作步骤

打开"shadowsocks.exe"不久报错

期望的结果

正常打开Shadowsocks

实际结果

报错未找到文件

配置文件和日志文件(请隐去敏感信息)

2023-08-18 09:03:03.3848|ERROR|Shadowsocks.Program|System.IO.FileNotFoundException: Could not load file or assembly 'System.Net.Http, Version=4.2.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. 系统找不到指定的文件。 File name: 'System.Net.Http, Version=4.2.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' at Shadowsocks.Controller.ShadowsocksController..ctor() at Shadowsocks.Program.Main(String[] args)

chenshaoju commented 10 months ago

请尝试:https://github.com/shadowsocks/shadowsocks-windows/issues/3152

hjm2007 commented 10 months ago

谢谢,已经解决了。