Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Invalid character in a base-64 string error on Windows 10 machine

Status
Not open for further replies.

oxie18

Programmer
Joined
Feb 17, 2015
Messages
40
Location
CA
Hello,

Anyone who had encountered and resolved this error on a Windows 10 machine? The VB.NET program works fine without problems on earlier Windows OS versions but not on Windows 10.

System.FormatException: Invalid character in a Base-64 string.
at System.Convert.FromBase64String(String s)

Any help will be highly appreciated. Thanks in advance!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top