473,479 Members | 2,087 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Site returns an error when the user logs off

Hi,

Most of my site works fine. The problem is that when I try to log out I get
an error:
Server Error in '/MyApp' Application.
--------------------------------------------------------------------------------

The state information is invalid for this page and might be corrupted.
Description: An unhandled exception occurred during the execution of the
current web request. Please review the stack trace for more information about
the error and where it originated in the code.

Exception Details: System.Web.HttpException: The state information is
invalid for this page and might be corrupted.

Source Error:

[No relevant source lines]

Source File: c:\WINNT\Microsoft.NET\Framework\v2.0.50727\Tempor ary ASP.NET
Files\MyApp\d2c4a422\44adbb74\App_Web_u2ykb7-8.0.cs Line: 0

Stack Trace:

[FormatException: Invalid character in a Base-64 string.]
System.Convert.FromBase64String(String s) +0
System.Web.UI.ObjectStateFormatter.Deserialize(Str ing inputString) +72

System.Web.UI.ObjectStateFormatter.System.Web.UI.I StateFormatter.Deserialize(String serializedState) +4
System.Web.UI.Util.DeserializeWithAssert(IStateFor matter formatter,
String serializedState) +37
System.Web.UI.HiddenFieldPageStatePersister.Load() +140

[ViewStateException: Invalid viewstate.
Client IP: 192.168.7.10
Port: 4178
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET
CLR 2.0.50727)
ViewState:
/wEPDwUKLTYxNTg4MjQ0Mg9kFgJmD2QWAgIDD2QWAgIFDzwrAA0 CAA8WAh4LXyFEYXRhQm91bmRnZAwUKwAFBQ8wOjAsMDoxLDA6M iwwOjMUKwACFhIeBVZhbHVlBQxNYW5hZ2UgTWVkaWEeCURhdGF Cb3VuZGceCFNlbGVjdGVkZx4EVGV4dAUMTWFuYWdlIE1lZGlhH gtOYXZpZ2F0ZVVybAUqL1pvb21WaWRfRmVybmFuZG8vTWVtYmV ycy9NYW5hZ2VNZWRpYS5hc3B4HgdFbmFibGVkZx4KU2VsZWN0Y WJsZWceB1Rvb2xUaXAFDE1hbmFnZSBNZWRpYR4IRGF0YVBhdGg FKi96b29tdmlkX2Zlcm5hbmRvL21lbWJlcnMvbWFuYWdlbWVka WEuYXNweGQUKwACFhAfBAUGQWxidW1zHwEFBkFsYnVtcx8FBSs vWm9vbVZpZF9GZXJuYW5kby9NZW1iZXJzL01hbmFnZUFsYnVtc y5hc3B4HwgFBkFsYnVtcx8GZx8HZx8JBSsvem9vbXZpZF9mZXJ uYW5kby9tZW1iZXJzL21hbmFnZWFsYnVtcy5hc3B4HwJnZBQrA AIWEB8EBQRCbG9nHwEFBEJsb2cfBQUgL1pvb21WaWRfRmVybmF uZG8vYmxvZy9ibG9nLmFzcHgfCAUEQmxvZx8GZx8HZx8JBSAve m9vbXZpZF9mZXJuYW5kby9ibG9nL2Jsb2cuYXNweB8CZ2QUKwA CFhAfBAUFRm9ydW0fAQUFRm9ydW0fBQUjL1pvb21WaWRfRmVyb mFuZG8vZm9ydW0vZm9ydW1zLmFzcHgfCAUFRm9ydW0fBmcfB2c fCQUjL3pvb212aWRfZmVybmFuZG...]

[HttpException (0x80004005): The state information is invalid for this page
and might be corrupted.]
System.Web.UI.ViewStateException.ThrowError(Except ion inner, String
persistedState, String errorPageMessage, Boolean macValidationError) +116
System.Web.UI.HiddenFieldPageStatePersister.Load() +240
System.Web.UI.Page.LoadPageStateFromPersistenceMed ium() +83
System.Web.UI.Page.LoadAllState() +35
System.Web.UI.Page.ProcessRequestMain(Boolean
includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +6953
System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint,
Boolean includeStagesAfterAsyncPoint) +154
System.Web.UI.Page.ProcessRequest() +86
System.Web.UI.Page.ProcessRequestWithNoAssert(Http Context context) +18
System.Web.UI.Page.ProcessRequest(HttpContext context) +49
ASP.members_manageprofile_aspx.ProcessRequest(Http Context context) in
c:\WINNT\Microsoft.NET\Framework\v2.0.50727\Tempor ary ASP.NET
Files\MyApp\d2c4a422\44adbb74\App_Web_u2ykb7-8.0.cs:0

System.Web.CallHandlerExecutionStep.System.Web.Htt pApplication.IExecutionStep.Execute() +154
System.Web.HttpApplication.ExecuteStep(IExecutionS tep step, Boolean&
completedSynchronously) +64

--------------------------------------------------------------------------------

Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET
Version:2.0.50727.42

I do not know what is causing this. My first insinct is to delete the temp
files, but I want to solve this problem before I go to production. In other
words, I don't want to just delete the temp files and then have this happen
again. Can anyone shead any light on this?

Thanks,

Michael.

Oct 13 '06 #1
0 1028

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

Similar topics

7
3037
by: Paul | last post by:
I thought this is more of an IE issue but i've had no joy on that group perhaps somebody here will have a clue. If i click a link to a web page embedded in Excel (97 OR 2000) i get the standard...
2
1643
by: me.linuxadmin | last post by:
hi all ive got php-4.3.9-3 on my fedora3....tried installing phptimesheet-1.2.4.tar.gz on my system..extracted the folder to document root of apache2..all the files of the timesheet have php3...
7
11158
by: mattrapoport | last post by:
I have a page with a div on it. The div displays a user comment. When the user logs into this page, their current comment is pulled from a db and displayed in the div. The user can edit the...
4
3395
by: Markus Stoeger | last post by:
Hi, I have a problem with Application.Run() when Windows is shutting down. Please have a look at the copy&paste example program below. The application has no forms. It has only got a notify...
71
4758
by: Murray R. Van Luyn | last post by:
Hi, Since I have made changes to my website it's been a complete flop. According to the logs, as soon as visitors have downloaded the index page they are off. I can't figure out why? ...
3
4210
by: =?Utf-8?B?Um9nZXIgTWFydGlu?= | last post by:
When using the Web Site Administration Tool, I get the following error when trying to delete a user in a web application I configured to use membership, roles, and profiles: "An error was...
6
7957
by: MaiyaHolliday | last post by:
Hello, I've recently installed apache on a new computer, and cannot figure out why my site will not process any includes. (it was working on my old one) There are no errors on the page such as...
16
2478
by: Ben Sehara | last post by:
Is there any way I can limit the access to my website? I have a site "A" and I want to allow access to it only from site "B" login user. If someone try to access site "A" directory, I want it...
18
9030
by: sebastian | last post by:
Can this be done without client-side scripting? I thought sessions might be the answer but after some testing found that sometimes the old session data remained even after the user left the site...
0
7027
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
6847
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5312
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
4757
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4463
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
2980
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
2970
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1288
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
555
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.