ASP.net  MVC 5  WebApi部署IIS提示:

未找到视图“索引”或其母版视图,或没有视图引擎支持搜索的位置。搜索了以下位置:

The view 'Index' or its master was not found or no view engine supports the

 

其他设置一切正常

The view 'Index' or its master was not found or no view engine supports the

 The view 'Index' or its master was not found or no view engine supports the

 

 这种情况很有可能是,1、部署的路径中空格,MVC框架的系统必须不能有空格。2、部署的服务器文件夹不能共享

The view 'Index' or its master was not found or no view engine supports the

The view 'Index' or its master was not found or no view engine supports the

 

相关文章:

  • 2022-01-23
  • 2018-11-30
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-11
  • 2021-12-19
  • 2021-09-10
猜你喜欢
  • 2021-04-03
  • 2022-12-23
  • 2021-04-01
  • 2021-08-04
  • 2021-06-24
  • 2022-12-23
相关资源
相似解决方案