invalid viewstate error caused by client?

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
 
M

Michael Nemtsev [MVP]

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>
 
S

steven

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>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top