Skip to content

Invoke-SQLUpdate : Argument passed in is not serializable. Parameter name: value #136

Closed Answered by mithrandyr
cmorillo21 asked this question in Q&A
Discussion options

You must be logged in to vote

@cmorillo21 Two things. (1) my first fix, introduced another problem that has now been fixed, will release shortly
(2) The real problem, when you use ConvertTo-Json you are actually getting a PSObject back. However, when you inspect the type, its revealing itself as a string.

Replies: 3 comments 18 replies

Comment options

You must be logged in to vote
13 replies
@cmorillo21
Comment options

@mithrandyr
Comment options

@cmorillo21
Comment options

@mithrandyr
Comment options

@cmorillo21
Comment options

Comment options

You must be logged in to vote
2 replies
@cmorillo21
Comment options

@mithrandyr
Comment options

Comment options

You must be logged in to vote
3 replies
@mithrandyr
Comment options

@mithrandyr
Comment options

Answer selected by mithrandyr
@cmorillo21
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants