【发布时间】:2011-10-13 18:06:57
【问题描述】:
我想为我们的公司应用集中部分视图和控件,但是当我尝试引用托管在不同虚拟目录 (iis6) 中的部分视图时,它会引发错误:
"The virtual path '/CommonWeb/views/_Grid.cshtml' maps to another application, which is not allowed."
有什么方法可以轻松实现这个功能吗?
【问题讨论】:
标签: asp.net asp.net-mvc-3 iis iis-6 views