invalid viewstate error caused by client?

  • Thread starter Thread starter steven
  • Start date Start date
S

steven

Hi

I've got a client who's getting intermittent errors about invalid
viewstate. it happens on random pages. I never get these errors
myself. I've already done everything Microsoft recommends to address
these kinds of issues short of disabling antivirus protection on my
client's pc. From what I understand, viewstate should be maintained by
the server. Is it possible there's something on the client's pc I
should be looking at?

This is a dot net 1.1 app if that makes any difference.

tks
 
Hello steven,

u need to get the EventLog records when ViewStrate is corrupted to understand
what happens

---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo


s> Hi
s>
s> I've got a client who's getting intermittent errors about invalid
s> viewstate. it happens on random pages. I never get these errors
s> myself. I've already done everything Microsoft recommends to address
s> these kinds of issues short of disabling antivirus protection on my
s> client's pc. From what I understand, viewstate should be maintained
s> by the server. Is it possible there's something on the client's pc I
s> should be looking at?
s>
s> This is a dot net 1.1 app if that makes any difference.
s>
s> tks
s>
 
Hello steven,

u need to get the EventLog records when ViewStrate is corrupted to understand
what happens

i checked and there's nothing there.
---
WBR,
Michael  Nemtsev [.NET/C# MVP] :: blog:http://spaces.live.com/laflour

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo

s> Hi
s>
s> I've got a client who's getting intermittent errors about invalid
s> viewstate. it happens on random pages.  I never get these errors
s> myself. I've already done everything Microsoft recommends to address
s> these kinds of issues short of disabling antivirus protection on my
s> client's pc. From what I understand, viewstate should be maintained
s> by the server. Is it possible there's something on the client's pc I
s> should be looking at?
s>
s> This is a dot net 1.1 app if that makes any difference.
s>
s> tks
s>
 
Back
Top