我有一个小的MVC应用程序,我出于练习的原因使用,但现在我每次尝试调试时都遇到错误:
Could not load file or assembly 'System.Net.Http.Formatting' or one of its dependencies.
The system cannot find the path specified.
Run Code Online (Sandbox Code Playgroud)
我用Google搜索但无法找到解决方案.我正在使用.NET 4.5.
它不能是DLL文件,因为我使用.Net 4.5.