473,386 Members | 1,609 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,386 software developers and data experts.

View State is Invalid


We are experiencing the invalid viewstate error on our pages. Considering the sheer number of people complaining of this problem, I hope a patch is on the way... SOON. Here are the details:

Both server and clients are running Framework 1.1.
We are in a single-server environment.
We have tried the TemplateSourceDirectory fix, the machineCode fix, and the EnableViewStateMac="false" fix.
We have restarted our server and our clients.

Nothing has worked.

Please help,
~ Michelle A.

Nov 17 '05 #1
4 1227
what do your application event logs say about the process? frequent
restarts? error conditions?
"Michelle A." <an*******@discussions.microsoft.com> wrote in message
news:3A**********************************@microsof t.com...

We are experiencing the invalid viewstate error on our pages. Considering the sheer number of people complaining of this problem, I hope a patch is on
the way... SOON. Here are the details:
Both server and clients are running Framework 1.1.
We are in a single-server environment.
We have tried the TemplateSourceDirectory fix, the machineCode fix, and the EnableViewStateMac="false" fix. We have restarted our server and our clients.

Nothing has worked.

Please help,
~ Michelle A.

Nov 17 '05 #2

I have not had any errors in the error log regarding
ASP.NET, other than a few about Perf. Counters. My state
server service was not loading due to a bad logon account,
which I have since fixed. I tried switching to
StateServer instead of InProc session management, but to
no avail. I have also reinstalled .NetFramework 1.1 + SP2.

Thank you for your help,

~ Michelle A.

Nov 17 '05 #3
it's not necessarily an error, you need to look for recycle events which, i
think, are information not errors.
"Michelle A." <an*******@discussions.microsoft.com> wrote in message
news:11****************************@phx.gbl...

I have not had any errors in the error log regarding
ASP.NET, other than a few about Perf. Counters. My state
server service was not loading due to a bad logon account,
which I have since fixed. I tried switching to
StateServer instead of InProc session management, but to
no avail. I have also reinstalled .NetFramework 1.1 + SP2.

Thank you for your help,

~ Michelle A.

Nov 17 '05 #4
Our users are also having a problem with View State being invalid. I'm not
sure, but we suspect that it might be the documented bug for load-balanced
web servers running on Framework 1.0 (even after SP2 installed).

Microsoft KB tells of a hotfix that can be applied but we're not comfortable
with a quick fix. And I don't think using Framework 1.1 will remove the
bug. Did anyone encounter this bug and remove it too? Is the hotfix
reliable?

As reference, here's the KB article about the bug and fix:
http://support.microsoft.com/default...b;en-us;323744

By the way, I don't recall Framework version 1.1 having an official SP (as
mentioned below) already released. Is there?

Thanks.

Kiko

"Alvin Bruney" <vapordan_spam_me_not@hotmail_no_spamhotmail.com > wrote in
message news:OV*************@TK2MSFTNGP11.phx.gbl...
it's not necessarily an error, you need to look for recycle events which, i think, are information not errors.
"Michelle A." <an*******@discussions.microsoft.com> wrote in message
news:11****************************@phx.gbl...

I have not had any errors in the error log regarding
ASP.NET, other than a few about Perf. Counters. My state
server service was not loading due to a bad logon account,
which I have since fixed. I tried switching to
StateServer instead of InProc session management, but to
no avail. I have also reinstalled .NetFramework 1.1 + SP2.

Thank you for your help,

~ Michelle A.


Nov 17 '05 #5

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

Similar topics

0
by: Mita | last post by:
I Am trying to post my form on to a second page, but it keeps coming with a, error: Exception Details: System.Web.HttpException: The View State is invalid for this page and might be corrupted. ...
0
by: Bryan Bolling | last post by:
I am trying to migrate an ASP.NET web application from one server to another. The web app works fine on the original web server, but gives me the following error on the new web server: Server...
2
by: Vinod I | last post by:
Hi Team, When I tryed following code, I am getting the Runtime Error as "The View State is invalid for this page and might be corrupted." Exception Details: System.Web.HttpException: The View...
2
by: Brad | last post by:
I have an intranet app that has just started sporadically getting the following error "The viewstate is invalid for this page and might be corrupted." By sproadic I mean 3-4 times during the past...
5
by: praveen | last post by:
Hello Folks; I am working in ASP.NET application. I would like to know how much characters ( OR How much Size?) I can keep in View State variable. I want the limitation in its size. Is there any...
2
by: Hope Paka | last post by:
My web page, has an average of 1500 hits every day. Every day, i get invalid view state exception, average of 10 times. The exception message in at the bottom. When i try to parse the view state in...
12
by: Doug | last post by:
Hi, I learned a little about the model view presenter pattern at a conference this last week and am experimenting with it. It's working pretty well but I have a question. I am trying to use...
9
by: Siddu | last post by:
Hi All, I am new to this group and this is my first doubt i am facing at present. I am doing data migration. In this sequence i need to alter few views. Alter in the sense, inside the...
1
by: =?Utf-8?B?YWJjZA==?= | last post by:
My application is using ASP.NET 3.0 and My ASPX pages contain Master page, and content page. The content page (.aspx) has various User controls (ascx). My page view state is significantly large and...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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.