Server cannot modify cookies after HTTP headers have been sent.

Server Error in '/' Application.

Server cannot modify cookies after HTTP headers have been sent.

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: Server cannot modify cookies after HTTP headers have been sent.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[HttpException (0x80004005): Server cannot modify cookies after HTTP headers have been sent.]
   System.Web.HttpResponse.BeforeCookieCollectionChange() +8791604
   System.Web.HttpCookieCollection.Add(HttpCookie cookie) +24
   DotNetNuke.Entities.Users.UserOnlineController.TrackAnonymousUser(HttpContext context) +407
   DotNetNuke.Entities.Users.UserOnlineController.TrackUsers() +144
   DotNetNuke.HttpModules.UsersOnline.UsersOnlineModule.OnAuthorizeRequest(Object s, EventArgs e) +251
   System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +68
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +75


Version Information: Microsoft .NET Framework Version:2.0.50727.3662; ASP.NET Version:2.0.50727.3668