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
    Mar 28, 2013 @ 15:22
    Lee
    0

    Trouble importing images

    Hi

     

    I am using Umbraco 6.03 and trying to import media. When I select 'Choose' i get a

    Server Error in '/' Application

     

     

    Can anyone help me? Thanks

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Mar 28, 2013 @ 15:42
    Jan Skovgaard
    0

    Hi Lee

    Try modifying you web.config so you set the customErrors mode to "Off" instead of remoteonly, which it currently is. By doing so we get a better error description. When you have done so please post the error message in here.

    /Jan

  • Lee 95 posts 115 karma points
    Mar 28, 2013 @ 16:26
    Lee
    0

    Doesn't make any sense to me, but here goes:

     

    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
    



    Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.17929

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Mar 29, 2013 @ 11:47
    Jan Skovgaard
    0

    Hi Lee

    Is this a fresh installation of Umbraco 6.0.3? And what database are you running?

    /Jan

Please Sign in or register to post replies

Write your reply to:

Draft