Orchard Dashboard is missing

偶尔善良 提交于 2019-12-12 05:48:19

问题


In my project Orchard Dashboard is missing

When I try to open any dashboard pages like http://localhost:30321/OrchardLocal/Admin, localhost:30321/OrchardLocal/Admin/Settings/Email etc are throwing one error message like

The controller for path '/OrchardLocal/Admin/Settings/Email' was not found or does not implement IController.


回答1:


I fixed this issue by changing the Project URL(http://localhost:30321/OrchardLocal) in Web under Project properties and created new virtual directory.

Now it's working fine

Image - Project Properties



来源:https://stackoverflow.com/questions/38303888/orchard-dashboard-is-missing

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!