TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Ms_ Dev
NA
236
92k
Getting error as Invalid length for base 64 array
May 5 2017 1:27 AM
Hi,
Below is the stack trace:
message:
'An unhandled exception occurred.'
-------------------------- Stack Trace -------------------------------
System.FormatException: Invalid length
for
a Base-64
char
array.
at System.Convert.FromBase64String(String s)
at System.Web.UI.ObjectStateFormatter.Deserialize(String inputString)
at System.Web.UI.ObjectStateFormatter.System.Web.UI.IStateFormatter.Deserialize(String serializedState)
at System.Web.UI.Util.DeserializeWithAssert(IStateFormatter formatter, String serializedState)
at System.Web.UI.HiddenFieldPageStatePersister.Load()
-------------------------End Stack Trace -----------------------------
I dont know what is causing this. I am using viewstate to have almost 17k records and later using this in a grid display function.
Help to resolve.
Reply
Answers (
4
)
Bootstrap Template For Admin Portal
Update Operation for Country ,State And City in MVC