Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Lee 95 posts 115 karma points
    May 22, 2013 @ 14:15
    Lee
    0

    error when first opening site

    Hi all

    when I first open my site, I get the error (As listed below):

    Using Umbraco version 6.0.3

     

    Server Error in '/' Application.

    The current httpContext can only be set once during a request.

    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.ApplicationException: The current httpContext can only be set once during a request.

    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:

    [ApplicationException: The current httpContext can only be set once during a request.]
       Umbraco.Web.UmbracoContext.set_Current(UmbracoContext value) +271
       Umbraco.Web.UmbracoContext.EnsureContext(HttpContextBase httpContext, ApplicationContext applicationContext, Boolean replaceContext) +268
       Umbraco.Web.UmbracoModule.BeginRequest(HttpContextBase httpContext) +160
       Umbraco.Web.UmbracoModule.<Init>b__6(Object sender, EventArgs e) +80
       System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +136
       System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +69
    
  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    May 22, 2013 @ 20:23
    Jan Skovgaard
    0

    Hi Lee

    I believe this issue has been fixed in 6.0.5 - this version has also been patched with fixes for some security issues found a few weeks ago so I suggest that you go an upgrade.

    You can read more about the above issue here though http://issues.umbraco.org/issue/OUR-43

    Hope this helps.

    /Jan

Please Sign in or register to post replies

Write your reply to:

Draft