Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
athegist opened this issue Oct 27, 2017 · 0 comments
Open

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

athegist opened this issue Oct 27, 2017 · 0 comments

Comments

@athegist
Copy link
Collaborator

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant