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.
我在 Windows 7 beta 上使用 VWD 2008 Express。当我将 Subsonic 3 模板添加到我的 MVC RC 项目时,Web Developer Express 不会基于它们生成类。连接字符串正确。你有什么想法?
这是因为 T4 模板需要 Visual Studio 标准版或更高版本。
有些人一直在尝试使用命令行工具生成代码来尝试一些解决方法,但我还没有看到真正适用于 Subsonic 3 的解决方法。有关更多信息,请参阅此答案。