Upgrading IIS 7 to 8 found exception "The input is not a valid Base-64 string" -


my application running on iis7 when upgraded iis 8, getting exception

the input not valid base-64 string

as contains non-base 64 character, more 2 padding characters, or illegal character among padding characters. ??


Comments

Popular posts from this blog

javascript - How to bind ViewModel Store to View? -

dll - AutoIt (AutoItX) on C# Windows 7 App System.DllNotFoundException -

python - Alternative to referencing variable before assignment -