Skip to content

Post-Build fails with ArgumentOutOfRangeException #12

@matthewpaul-us

Description

@matthewpaul-us

I am following the tutorial at CodeAndUx. When I added the post-build option and try to build the project, it seems to build fine, but fails on the post-build command. The error trace is in this pastebin: http://pastebin.com/YKqvmL9s

It appears that it's trying to call the functions to manipulate the console, which are failing. Let me know if there is anything else you need.

For reference, here is the build number for my edition of visual studio.

  • Microsoft Visual Studio Professional 2015 Version 14.0.24720.00 Update 1.

EDIT 1: Added work-around

I found the arg flag -noui lets me get around this error. Although, it uncovered another error relating to Illegal characters in path.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions