'Add Installer link error

I have error while attempt to add installer to windows service.

enter image description here

The system cannot find the file specified (Exception from HRESULT: 0x80070002)

Above error happens starting from second attempt to add installer. First time (after vs restart) I got next error message :

Cannot find the requested source : '300'

enter image description here

Have I missed something? Thanks.



Solution 1:[1]

The problem is solved adding the .NET desktop development module in the Visual Studio Installer and trying again:

see image

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Jeremy Caney