Error occured while executing build version increment.
System.Runtime.InteropServices.COMException (0x80004005): Error HRESULT E_FAIL has been returned from a call to a COM component.
at EnvDTE80.DTE2.get_ActiveSolutionProjects()
at BuildVersionIncrement.BuildVersionIncrementor.ExecuteIncrement()------ Build started: Project: EntityData, Configuration: Debug Any CPU ------
Error occured while executing build version increment.
System.Runtime.InteropServices.COMException (0x80004005): Error HRESULT E_FAIL has been returned from a call to a COM component.
at EnvDTE80.DTE2.get_ActiveSolutionProjects()
at BuildVersionIncrement.BuildVersionIncrementor.ExecuteIncrement()
Comments: ** Comment from web user: Cryosaur **
System.Runtime.InteropServices.COMException (0x80004005): Error HRESULT E_FAIL has been returned from a call to a COM component.
at EnvDTE80.DTE2.get_ActiveSolutionProjects()
at BuildVersionIncrement.BuildVersionIncrementor.ExecuteIncrement()------ Build started: Project: EntityData, Configuration: Debug Any CPU ------
Error occured while executing build version increment.
System.Runtime.InteropServices.COMException (0x80004005): Error HRESULT E_FAIL has been returned from a call to a COM component.
at EnvDTE80.DTE2.get_ActiveSolutionProjects()
at BuildVersionIncrement.BuildVersionIncrementor.ExecuteIncrement()
Comments: ** Comment from web user: Cryosaur **
Not sure why this was closed but it is still happening as of beta 2.5.11219.2200. CMake kept producing a similar error that prevented build configuration/generation until I temporarily removed the BuildVersionIncrement files from the Addins directory.