Facebook
From frf, 2 Weeks ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 118
  1. Exception calling "ToInt64" with "2" argument(s): "Additional non-parsable characters are at the
  2. end of the string."
  3. At line:14 char:1
  4. + $decimal = [System.Convert]::ToInt64($premiereLigneHexa, 16)
  5. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  6.     + CategoryInfo          : NotSpecified: (:) [], MethodInvocationException
  7.     + FullyQualifiedErrorId : FormatException