Visual Studio - Cannot create a Host Integration Server project

Duza 1 Reputation point
2021-12-01T22:34:59.78+00:00

I have installed the Development version of Host Integration Server and Visual Studio Enterprise 2022 on my PC, however, when I try to go and create a new HIS project in Visual Studio as described here :
https://learn.microsoft.com/pt-br/host-integration-server/core/how-to-create-a-new-host-integration-server-designer-project1

I do not see the option.
What else do I need to do to accomplish that task ?

Thanks !

Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
971 questions
{count} votes

3 answers

Sort by: Most helpful
  1. SandipKhandelwal-MSFT 96 Reputation points Microsoft Employee
    2022-10-19T14:00:51.33+00:00

    Regarding error: Class not registered:

    1. When you install Visual Studio you should also include C++ support.
    2. If you have already installed Visual Studio please add C++ libraries using steps: Tools --> Get Tools and features ---> Select Desktop Development with C++ --> Install while downloading ---> Close.
    3. Retry creating the project.
    2 people found this answer helpful.
    0 comments No comments

  2. Duza 1 Reputation point
    2021-12-14T11:20:20.68+00:00

    @Tianyu Sun-MSFT Thank you ,
    My setup was actually correct, I found out the documentation is outdated and these are the components I was looking for:
    157429-image.png


  3. Argha Sen 1 Reputation point
    2022-03-11T16:27:14.887+00:00

    I am getting the below error !
    182361-image.png