473,385 Members | 2,005 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Invalid_Viewstate error again

Hello I'm sending this again since I didn't have any answer 5 days before I
sent this e-mail.
Hello, Sometimes I'm getting this Application error:

Error:Invalid_Viewstate
Client IP: 10.0.2.238
Port: 4436
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR
1.1.4322)
ViewState:
dDwtMTYwODU1NjAwNDt0PDtsPGk8Mz47aTw1PjtpPDc+O2k8OD 47PjtsPHQ8cDxwPGw8VGV4dDtW

Where is it generating this error? What does it cause? How can I fix it?

Thanks in Advance

Jennyfer
Nov 19 '05 #1
3 1900
You can fix it by resetting the application pool recycle settings. you get
that error for a number of reasons. There is a very long thread in this
newsgroup about a possible fix about 2 months ago. I'm producing a resource
on this on MSDN (haven't quite finished it yet though so it aint ready)

--
Regards,
Alvin Bruney - ASP.NET MVP

[Shameless Author Plug]
The Microsoft Office Web Components Black Book with .NET
Now available @ www.lulu.com/owc, Amazon.com etc
"Jennyfer J Barco" <pd*****@nospam.wdsinc.com> wrote in message
news:ec**************@TK2MSFTNGP14.phx.gbl...
Hello I'm sending this again since I didn't have any answer 5 days before
I
sent this e-mail.
Hello, Sometimes I'm getting this Application error:

Error:Invalid_Viewstate
Client IP: 10.0.2.238
Port: 4436
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR
1.1.4322)
ViewState:
dDwtMTYwODU1NjAwNDt0PDtsPGk8Mz47aTw1PjtpPDc+O2k8OD 47PjtsPHQ8cDxwPGw8VGV4dDtW

Where is it generating this error? What does it cause? How can I fix it?

Thanks in Advance

Jennyfer

Nov 19 '05 #2
gg
I am getting this same error with the mozilla broswers. Otherwise it works
fine in IE. What is happening is the viewstate is apparently getting
truncated. Any idea how to prevent it?

Thanks
"Alvin Bruney [MVP - ASP.NET]" <www.lulu.com/owc> wrote in message
news:OT**************@TK2MSFTNGP15.phx.gbl...
You can fix it by resetting the application pool recycle settings. you get
that error for a number of reasons. There is a very long thread in this
newsgroup about a possible fix about 2 months ago. I'm producing a
resource on this on MSDN (haven't quite finished it yet though so it aint
ready)

--
Regards,
Alvin Bruney - ASP.NET MVP

[Shameless Author Plug]
The Microsoft Office Web Components Black Book with .NET
Now available @ www.lulu.com/owc, Amazon.com etc
"Jennyfer J Barco" <pd*****@nospam.wdsinc.com> wrote in message
news:ec**************@TK2MSFTNGP14.phx.gbl...
Hello I'm sending this again since I didn't have any answer 5 days before
I
sent this e-mail.
Hello, Sometimes I'm getting this Application error:

Error:Invalid_Viewstate
Client IP: 10.0.2.238
Port: 4436
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR
1.1.4322)
ViewState:
dDwtMTYwODU1NjAwNDt0PDtsPGk8Mz47aTw1PjtpPDc+O2k8OD 47PjtsPHQ8cDxwPGw8VGV4dDtW

Where is it generating this error? What does it cause? How can I fix it?

Thanks in Advance

Jennyfer


Nov 19 '05 #3
http://support.microsoft.com/default...b;en-us;555353
try this. If it needs updating please post back

--
Regards,
Alvin Bruney - ASP.NET MVP

[Shameless Author Plug]
The Microsoft Office Web Components Black Book with .NET
Now available @ www.lulu.com/owc, Amazon.com etc
"gg" <te**@onlinecomputers.com> wrote in message
news:e2**************@tk2msftngp13.phx.gbl...
I am getting this same error with the mozilla broswers. Otherwise it works
fine in IE. What is happening is the viewstate is apparently getting
truncated. Any idea how to prevent it?

Thanks
"Alvin Bruney [MVP - ASP.NET]" <www.lulu.com/owc> wrote in message
news:OT**************@TK2MSFTNGP15.phx.gbl...
You can fix it by resetting the application pool recycle settings. you
get that error for a number of reasons. There is a very long thread in
this newsgroup about a possible fix about 2 months ago. I'm producing a
resource on this on MSDN (haven't quite finished it yet though so it aint
ready)

--
Regards,
Alvin Bruney - ASP.NET MVP

[Shameless Author Plug]
The Microsoft Office Web Components Black Book with .NET
Now available @ www.lulu.com/owc, Amazon.com etc
"Jennyfer J Barco" <pd*****@nospam.wdsinc.com> wrote in message
news:ec**************@TK2MSFTNGP14.phx.gbl...
Hello I'm sending this again since I didn't have any answer 5 days
before I
sent this e-mail.
Hello, Sometimes I'm getting this Application error:

Error:Invalid_Viewstate
Client IP: 10.0.2.238
Port: 4436
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR
1.1.4322)
ViewState:
dDwtMTYwODU1NjAwNDt0PDtsPGk8Mz47aTw1PjtpPDc+O2k8OD 47PjtsPHQ8cDxwPGw8VGV4dDtW

Where is it generating this error? What does it cause? How can I fix it?

Thanks in Advance

Jennyfer



Nov 19 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

29
by: Chris Sutton | last post by:
I have a production asp.net application that is getting seemingly random Viewstate errors. It is a single server, so there isn't any issue with posting viewstate to a different server that what...
3
by: some one | last post by:
I have kind of wired problem, I using httpwebrequest to post form data to server , in the GetResponse stage a WebException occurred, after tracing the actual error that occurs on the server, I...
1
by: dima | last post by:
Hi All, I know some of you had this problem in production. Did anyone find out how to fix this problem or what is the cause of it? System.Web.HttpException: Invalid_Viewstate ...
2
by: InnoCreate | last post by:
Hi Everyone, Occasionally i'm getting the following error logged. I've heard this can be caused by proxy servers. Does anyone know anyways to resolve the issue or anything else that could cause...
1
by: Bill Sempf | last post by:
Trying again on this forum to see if anyone has seen this error: I am receiving an Invalid_Viewstate error on one of my sites, and the error message content has SMTP Mail header text in it! Here...
1
by: adrian.besimi | last post by:
Hi, I got a serious problem regarding the Server.Execute and/or Server.Transfer. Here's the idea of my application: I have 1 web page named Default.aspx where I execute all my other pages.
1
by: =?Utf-8?B?UGF1bCBQaGlsbGlwcw==?= | last post by:
I have read many things about this but I haven't got a clear vision on what to do if anything about this. I have a system that tries to find holes in my web site. One of the things it has...
1
by: =?Utf-8?B?UGF1bCBQaGlsbGlwcw==?= | last post by:
I have read many things about this but I haven't got a clear vision on what to do if anything about this. I have a system that tries to find holes in my web site. One of the things it has...
1
by: netwapps | last post by:
I have: Application Type: Web application with VB.net 1.1 WebServer: IIS6 Machine Server: Windows 2003 The User opens 4-5 browsers connecting to the application and clicks on the Autorefresh...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.