1

We have created a BizTalk Solution in VS 2013 Premium version. Now we have upgraded the Visual Studio version to VS 2015 Enterprise version. But when opening in VS 2015 it says BizTalk Project is incompatible. I went through this MSDN article. But its says

BizTalk server projects are not compatible with Visual Studio 2015 or Visual Studio 2013.

We used BizTalk Server 2013 R2 for developing the BizTalk Solution. Do I need to reinstall BizTalk for solving this issue?

Community
  • 1
  • 1
Midhun Mathew
  • 2,147
  • 8
  • 28
  • 45

2 Answers2

3

Each version of BizTalk is very specific about which version of Visual Studio it needs. See Visual Studio versions needed by each release of BizTalk

For BizTalk 2013 R2 you need Visual Studio 2013. You cannot use Visual Studio 2015 for BizTalk 2013 R2.

You can use Visual Studio 2015 for BizTalk 2016 which at this time is in community technology preview 2, GA later this year

Dijkgraaf
  • 11,049
  • 17
  • 42
  • 54
0

Try to change MSI property when you using visual studio 2015.

Will/Does Visual Studio 2013 support BizTalk 2013 projects?

That's might be solved your issue.

Community
  • 1
  • 1
Dipen Patel
  • 310
  • 3
  • 17