【发布时间】:2013-02-02 11:54:18
【问题描述】:
我已经实现了...或者更确切地说是从http://www.asp.net/web-api/overview/security/authentication-and-authorization/basic-authentication 复制粘贴的代码,但是当我尝试运行该网站时出现此错误:
Could not load file or assembly 'BasicAuth' or one of its dependencies. The system cannot find the file specified.
我正在研究这个例子,所以我对这是什么知之甚少,为什么它不起作用?
【问题讨论】:
标签: asp.net asp.net-mvc-4 basic-authentication