Skip to content

Error: Unspecified error (Exception from HRESULT: 0x80004005 (E_FAIL)) #82

Description

@icnocop

Hi.

If an error occurs when processing the .vssbe file, the following is written to the build output:
Error: Unspecified error (Exception from HRESULT: 0x80004005 (E_FAIL))

But it doesn't contain enough information to troubleshoot the issue.

I expected to see an exception stack trace or more information like how to increase the verbosity of the log, or where to find additional logs, if any.

Visual Studio's "Error List" window indicates ".vssbe" in the File column, and the "Description" column indicates:
Failed Project.Pre-binding: The parameter is incorrect. (Exception from HRESULT: 0x80070057 (E_INVALIDARG))
and
Failed Project.Post-binding: The parameter is incorrect. (Exception from HRESULT: 0x80070057 (E_INVALIDARG))

There are differences between the output in the "Error List" and the "Build" Output log.
I expected to see additional information in the "Build" Output log.

Changing Visual Studio's "MSBuild project build output verbosity" to "Diagnostic" did not have any affect.

Thank you.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions