Skip to content

Deserialize-KansaField.ps1 needs OSVersion Check and Bail #169

@athegist

Description

@athegist

I was foolishly testing this out on Windows XP, I know, I know, and it failed in the decompression step. It should fail gracefully and return a message about why it failed. I think it may be a .net version issue. I don't think it's a PSVersion issue, but that's possible.

Given the error message, I suspect it's a .Net version issue. The error was [System.IO.Compression.GZipStream] doesn't contain a method named 'CopyTo'.

Looks like I have .Net version 3.5 installed.

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