0

必要なアセンブリを追加し、global.asax.csページにNVelocityViewFactoryを登録しましたが、サイトを実行すると次のエラーが発生します

Could not load file or assembly 'Microsoft.Web.Mvc, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.

何か助けはありますか?

4

1 に答える 1

2

Microsoft.Web.MvcASP.NET Futures に移動されました。CodePlex 上にあります。

于 2009-01-22T10:51:32.267 に答える