Article ID: 310619 - Last Review: June 14, 2002 - Revision: 1.0 PRB: Session State Is Lost in Mobile Web Form Applications During Development
This article was previously published under Q310619 SYMPTOMS
When you browse to mobile Web Forms, you may receive the following error message if view state or session state is lost or has expired:
System.Exception: The page requires session state that is no longer available. Either the session has expired, the client did not send a valid session cookie, or the session state history size is too small. Try increasing the history size or session expiry limit.
CAUSE
This problem occurs because virus scanning software performs real-time scanning while you build an application.
RESOLUTION
To resolve this problem, disable real-time scanning when you build the application. You can also disable real-time scanning for the application directory.
MORE INFORMATION
Mobile Web Forms applications store view state information in a session variable on the server. Because the view state is saved in the session, view state may expire when the server application restarts, which also restarts the session. An application may restart for many reasons. One reason is because the virus software scans incoming and outgoing files in real time. This can disrupt the session state of your mobile Web application immediately after you build your application in Microsoft Visual Studio .NET. REFERENCES309337
(http://support.microsoft.com/kb/309337/EN-US/
)
PRB: Exceptions Occur When You Run ASP.NET Applications and Inoculan Antivirus Software
| Other Resources Other Support Sites
CommunityArticle Translations |






Windows Live
Facebook
Twitter
Linkedin
Digg it
Yahoo
Delicious
StumbleUpon
Yammer
Reddit
Technorati
FriendFeed
Email

Back to the top