Why I am getting the below warning in ASP.net code

Joined
Jun 29, 2011
Messages
1
Reaction score
0
Could anyone help me to fix the below warning in my ASP.net program. I am using web.config file for server setting.

Appreciate if someone could guide me to fix this issue. Thanks in Advance

*********************************************************************************

Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 06/29/11 9:07:19 AM
Event time (UTC): 06/29/11 1:07:19 PM
Event ID: 86cab33a9d6f438189d3247dfae6368b
Event sequence: 6
Event occurrence: 1
Event detail code: 0

Application information:
Application domain: e49ebd03-1-129538263853349143
Trust level: Full
Application Virtual Path: /Usage
Application Path: \\**\Data\users\xxx\My Documents\Visual Studio 2005\WebSites\Usage\
Machine name: 4

Process information:
Process ID: 2444
Process name: WebDev.WebServer.EXE
Account name: xxx\sss

Exception information:
Exception type: HttpException
Exception message: Session state has created a session id, but cannot save it because the response was already flushed by the application.

Request information:
Request URL: http://localhost:4559/Usage/Usage.aspx
Request path: /Usage/Usage.aspx
User host address:
User: xxx\sss Is authenticated: True
Authentication Type: NTLM
Thread account name: xxx\sss

Thread information:
Thread ID: 4
Thread account name: xxx\sss
Is impersonating: True
Stack trace: at System.Web.SessionState.SessionIDManager.SaveSessionID(HttpContext context, String id, Boolean& redirected, Boolean& cookieAdded)
at System.Web.SessionState.SessionStateModule.CreateSessionId()
at System.Web.SessionState.SessionStateModule.DelayedGetSessionId()
at System.Web.SessionState.SessionStateModule.ReleaseStateGetSessionID()
at System.Web.SessionState.SessionStateModule.OnReleaseState(Object source, EventArgs eventArgs)
at System.Web.SessionState.SessionStateModule.OnEndRequest(Object source, EventArgs eventArgs)
at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
 

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

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,904
Latest member
HealthyVisionsCBDPrice

Latest Threads

Top