I use Visual Studio 2015 Building the Setup Project from command line.
The build from Visual Studio GUI works for debug and release. But with command line only the source will be compiled and the installer Exit with this error message.
ERROR: An error occurred while validating. HRESULT = '8000000A'
Any idea what can i do?