You will got error from the start but with this step will make you pass.
1. add <remove namespace="..."/> in yaf web.config line 72 for not conflict with MVC
<namespaces>
<remove namespace="System.Web.Mvc.Html"/>
<remove namespace="System.Web.Mvc"/>
<remove namespace="System.Web.Optimization"/>
<remove namespace="System.Web.Mvc.Ajax"/>
<remove namespace="System.Web.Helpers"/>
<add namespace="YAF.Core"/>
<add namespace="YAF.Controls"/>
<add namespace="YAF.Utils"/>
<add namespace="YAF.Types.Interfaces"/>
<add namespace="YAF.Types"/>
</namespaces>
2. Go to folder u can install normally now.
ไม่มีความคิดเห็น:
แสดงความคิดเห็น