在 TFS 2010 上构建 BizTalk 2009 项目

发布于 2024-09-19 04:59:20 字数 602 浏览 8 评论 0原文

I am trying to get a biztalk 2009 project to build on TFS 2010, and i keep running into this same error.

 C:\BuildsShare\....\Schema\ShippingConfirmation.xsd: Could not find file 'Microsoft.BizTalk.TOM.resources'.

I have seen this post, it resolved some of my build problems but not all, specifically I haven not seen any reference to 'Microsoft.BizTalk.TOM.resources'. The assembly is called Microsoft.BizTalk.TOM.dll, I have tried GACing it. I have tried not referencing specific versions. I have tried explicitly referencing it. None changes the error. What is maddening is that it builds in Visual Studio on the same box, it build using both msbuild 3.5 and msbuild 4, from the same build directory that tfs is using.

Has anyone else run into this problem?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

残龙傲雪 2024-09-26 04:59:20

不要构建整个解决方案,而是尝试构建单独的项目。有时这可以解决您遇到的问题类型。

Instead of building the entire solution, try building individual projects. Sometimes this will solve the type of issue you're seeing.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文