Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/asp.net/37.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/design-patterns/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
.net 问题-无法加载文件或程序集_.net_Asp.net_Structuremap - Fatal编程技术网

.net 问题-无法加载文件或程序集

.net 问题-无法加载文件或程序集,.net,asp.net,structuremap,.net,Asp.net,Structuremap,我试图从ASP.NET3.5社交网络书籍中构建一个社交网站。运行代码时,我看到以下问题: System.IO.FileNotFoundException: Could not load file or assembly 'Fisharoo.FisharooWeb' or one of its dependencies. The system cannot find the file specified. Source Error: { _view

我试图从ASP.NET3.5社交网络书籍中构建一个社交网站。运行代码时,我看到以下问题:

System.IO.FileNotFoundException: Could not load file or assembly 'Fisharoo.FisharooWeb' or one of its dependencies. The system cannot find the file specified. Source Error: { _view = view; _accountService = ObjectFactory.GetInstance(); _redirector = ObjectFactory.GetInstance(); }
希望它有简单的解决方案

看起来您缺少一个名为Fisharoo.FisharooWeb.dll的程序集文件。这本书有附带的CD/DVD吗,或者有一个可以下载示例源代码的网站吗?基本上,您需要获取丢失文件的副本并将其放入网站的bin文件夹或全局程序集缓存(C:\Windows\assembly),具体取决于本书中给出的说明

这里有一个可能有用的方法。显然,本书的附录中有关于如何设置代码的说明

希望这有帮助

[FileNotFoundException: Could not load file or assembly 'Fisharoo.FisharooWeb' 
or one of its dependencies. The system cannot find the file specified.]

[StructureMapException: StructureMap Exception Code:  101