0

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?

https://stackoverflow.com/questions/32010022/an-error-occurred-while-validating-hresult-8000000a-need-a-solution-that-w

Community
  • 1
  • 1
cmikula
  • 9
  • 1
  • Try the solutions from this [post](http://stackoverflow.com/q/8648428/324260). – Ilian Aug 28 '15 at 05:52
  • I've had this problem before and a restart of my computer solved this error for me :) – Marcus Höglund Aug 28 '15 at 07:02
  • [HKEY_CURRENT_USER\SOFTWARE\Microsoft\VisualStudio\14.0_Config\MSBuild] "EnableOutOfProcBuild"=dword:00000000 And a restart of the computer solved the problem! THX – cmikula Sep 01 '15 at 12:57

0 Answers0