VSTO-Addin project usually generates a vsto files along with others reference files when build/executed.
But when we include/create a second project in the same solution in visual studio, say WindowsForms/WPF, for using the window from WF/WPF in first project (VSTO).
So when we build our solution now with two project, with 1st project using form/window from 2nd project, it throws error !!
Error While installing the VSTO file, after Building the application