【发布时间】:2015-03-06 20:44:03
【问题描述】:
我正在尝试在 windows8 中托管没有 IIS 的 MVC Web 应用程序。所以我引用了这个链接Host MVC web app without IIS
但我可以将 hwebcore.dll 文件添加到 Visual Studio 中,它会显示如下错误:
错误:
please make sure that the file is accessible and that it is a valid assembly or com component
我参考了以下链接,但对我没有任何帮助。
【问题讨论】:
标签: c# web-services iis model-view-controller dll