Click here to Skip to main content
15,913,487 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionPaging in Dynamically generated Tables.. Pin
Sivan.G20-Oct-08 5:43
Sivan.G20-Oct-08 5:43 
AnswerRe: Paging in Dynamically generated Tables.. Pin
ToddHileHoffer20-Oct-08 5:59
ToddHileHoffer20-Oct-08 5:59 
Questioncompare validator for dates Pin
ncsubbu20-Oct-08 5:11
professionalncsubbu20-Oct-08 5:11 
QuestionSending email via asp .net page Pin
enthusiastic47720-Oct-08 5:11
enthusiastic47720-Oct-08 5:11 
AnswerRe: Sending email via asp .net page Pin
ToddHileHoffer20-Oct-08 5:38
ToddHileHoffer20-Oct-08 5:38 
GeneralRe: Sending email via asp .net page Pin
enthusiastic47720-Oct-08 6:38
enthusiastic47720-Oct-08 6:38 
GeneralRe: Sending email via asp .net page Pin
ToddHileHoffer20-Oct-08 7:07
ToddHileHoffer20-Oct-08 7:07 
QuestionInvalid length for a Base-64 char array??? Pin
Xpnctoc20-Oct-08 3:49
Xpnctoc20-Oct-08 3:49 
I wrote a web project for a client. The project end-user is my client's clients -- all 1200 of them. From time to time, I trap this error:

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()

That is the entirety of the message. No specific line of code to reference. It happens in all different pages of the website. I'm not doing any encryption/decryption from page to page, so this kind of makes me think .NET is somehow having trouble decrypting its own session data. But that's just conjecture.

Does anyone know what causes this and how to fix it? It is a .NET 2.0 project (in C#, not that that should matter), with AJAX extentsions 1.0.

Thanks.
AnswerRe: Invalid length for a Base-64 char array??? Pin
Brij20-Oct-08 4:02
mentorBrij20-Oct-08 4:02 
GeneralRe: Invalid length for a Base-64 char array??? Pin
Xpnctoc20-Oct-08 9:58
Xpnctoc20-Oct-08 9:58 
AnswerProblem Solved Pin
Xpnctoc20-Oct-08 10:01
Xpnctoc20-Oct-08 10:01 
QuestionHow to Register the External JavaScript Pin
slSoftware20-Oct-08 2:11
slSoftware20-Oct-08 2:11 
AnswerRe: How to Register the External JavaScript Pin
Guffa20-Oct-08 4:17
Guffa20-Oct-08 4:17 
GeneralRe: How to Register the External JavaScript Pin
slSoftware20-Oct-08 5:37
slSoftware20-Oct-08 5:37 
QuestionDatalist tamplet button Click event not handle plese help me Pin
sanjay3020-Oct-08 2:03
sanjay3020-Oct-08 2:03 
AnswerRe: Datalist tamplet button Click event not handle plese help me Pin
That's Aragon20-Oct-08 2:32
That's Aragon20-Oct-08 2:32 
Questionfinally stored html file have to be display Pin
Member 387988120-Oct-08 1:57
Member 387988120-Oct-08 1:57 
AnswerRe: finally stored html file have to be display Pin
Eduard Keilholz20-Oct-08 2:06
Eduard Keilholz20-Oct-08 2:06 
AnswerRe: finally stored html file have to be display Pin
That's Aragon20-Oct-08 2:12
That's Aragon20-Oct-08 2:12 
QuestionConversion Error Pin
sandhya1419-Oct-08 23:56
sandhya1419-Oct-08 23:56 
AnswerRe: Conversion Error Pin
Shyam Bharath20-Oct-08 0:03
Shyam Bharath20-Oct-08 0:03 
GeneralRe: Conversion Error Pin
sandhya1420-Oct-08 0:42
sandhya1420-Oct-08 0:42 
GeneralRe: Conversion Error Pin
Shyam Bharath20-Oct-08 0:54
Shyam Bharath20-Oct-08 0:54 
GeneralRe: Conversion Error Pin
sandhya1420-Oct-08 1:03
sandhya1420-Oct-08 1:03 
AnswerRe: Conversion Error Pin
N a v a n e e t h20-Oct-08 1:32
N a v a n e e t h20-Oct-08 1:32 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.