0
我試圖從構建一個社交網站ASP.NET 3.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(); }
和
[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
希望它有簡單的解決方案