Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
从 Codeplex 下载了 Orchard 模块的源代码,并使用 VS2012 添加到我的 Orchard 源代码副本中。当我运行源时,新模块无法启用。
它可能不会建立。检查您的日志,如果您仍然看不到问题所在,请附加调试器。
感谢 Hazza 和 Bertrand - 通过解压缩到模块文件夹中修复它,然后从模块文件夹而不是从我的下载文件夹中添加现有项目。