Visual Studio 2013是否支持BizTalk 2013项目?
根据我对BizTalk的有限经验,似乎BizTalk项目和Visual Studio版本在某种程度上是相互锁定的.例如,您不能在Visual Studio 2012中打开BizTalk 2010项目,而必须在开发计算机上安装BizTalk 2013组件.
In my limited experience with BizTalk it seems that BizTalk projects and Visual Studio version are somewhat locked to each other. For example, you can't open a BizTalk 2010 project in Visual Studio 2012, you have to have BizTalk 2013 components installed on your development machine in order to do so.
所以,我的问题是,Visual Studio 2013是否将支持BizTalk 2013项目(或者甚至可能支持BizTalk 2010项目),还是我们将VS 2012用于BT项目?
So, my question is this, will Visual Studio 2013 support BizTalk 2013 projects (or even possibly BizTalk 2010 projects for that matter) or will we be stuck using VS 2012 for BT projects?
我之前添加的答案如下:
Sheesh,我不知道我以前使用的是什么Google搜索字词,但是由于某种原因,我无法在BizTalk上找到该信息.我再次尝试并提出了以下建议:
Sheesh, I don't know what Google search terms I was using before, but for some reason I couldn't find the information on BizTalk. I tried again and came up with this:
http://msdn.microsoft.com/en-us/library/vstudio/hh266747 .aspx
哪个州:
BizTalk服务器项目与Visual Studio 2013不兼容. 第一次打开BizTalk 2010项目时,它将自动 升级到BizTalk 2013/Visual Studio 2013项目系统.
BizTalk server projects are not compatible with Visual Studio 2013. The first time you open a BizTalk 2010 project, it is automatically upgraded to the BizTalk 2013/Visual Studio 2013 project system.
因此,这意味着VS 2013应该可以与BizTalk 2013项目一起使用.好的.我不能说我已经尝试过了,但这是个好消息.
So this means VS 2013 should work with BizTalk 2013 projects. Nice. I can't say I've tried it yet, but this is good news.
自此我已经安装了BizTalk 2013和Visual Studio 2013
我现在收到错误消息:
该项目与Visual Studio的当前版本不兼容
this project is incompatible with the current version of Visual Studio
此后,我已经对BizTalk2013安装进行了修复,以确保我拥有开发人员工具,并且该工具无效.任何人都可以从经验中确认这应该对我有用吗?
I've since done a repair on the BizTalk2013 install in order to ensure I have Developer tools and it has had no effect. Can anyone confirm from experience that this should be working for me?
截至今天(2013年11月5日)还没有.发行之间似乎有6个月的间隔,因此我们可以预期它会在几个月后得到支持.目前,您必须坚持2010或2012年.
As of today (Nov 5, 2013) it does not. It appears that there is a 6 month lag between releases, so we can expect it to be supported in several months. For now, you'll have to stick to 2010 or 2012.