@sachkumar wrote:
While trying to convert Base64 string in c#, getting following error:
System.FormatException: The input is not a valid Base-64 string as it contains a non-base 64 character, more than two padding characters, or an illegal character among the padding characters.
My Intent is to save diagram image on server, any other alternatives to achieve the functionality are also welcomed.
Thanks
Posts: 10
Participants: 2