Answered by:
VS2017 Biztalk Project templates install?

Question
-
Answers
-
Please note for BizTalk 2016 it is VS 2015 only, you cannot use VS 2017
https://docs.microsoft.com/en-us/biztalk/install-and-config-guides/hardware-and-software-requirements-for-biztalk-server-2016SDK and tools are included with the BTS installation media, check options during install
You do need BTS binaries though, easiest option is to run alog with BTS Developer Edition, you can get from Visual Studio Dev Esentials
https://www.visualstudio.com/dev-essentials//Peter
- Marked as answer by HMMCity Thursday, May 24, 2018 3:19 PM
All replies
-
Please note for BizTalk 2016 it is VS 2015 only, you cannot use VS 2017
https://docs.microsoft.com/en-us/biztalk/install-and-config-guides/hardware-and-software-requirements-for-biztalk-server-2016SDK and tools are included with the BTS installation media, check options during install
You do need BTS binaries though, easiest option is to run alog with BTS Developer Edition, you can get from Visual Studio Dev Esentials
https://www.visualstudio.com/dev-essentials//Peter
- Marked as answer by HMMCity Thursday, May 24, 2018 3:19 PM
-
-
You need at least a development server and a production server
Best practice is three systems, dev -> qa / test -> prod
Development Edition can be used for development and internal testsBTS Dev Ed is running on my laptop and we have RDP access to our development server (and test / prod)
Some say this can cause issues along the road but the configuration seems to work for us with a few occasional hickups
rgds /Peter
-