Copied to clipboard

Flag this post as spam?

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


  • ski1535 5 posts 25 karma points
    May 08, 2014 @ 15:20
    ski1535
    0

    Server Error in '/' Application When logging into umbraco, site is still up

    No changes were made, just started, now cannot login to edit site

     

    Value cannot be null.
    Parameter name: source

    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.ArgumentNullException: Value cannot be null.
    Parameter name: source

    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: 

    [ArgumentNullException: Value cannot be null.
    Parameter name: source]
       System.Linq.Enumerable.SingleOrDefault(IEnumerable`1 source, Func`2 predicate) +4472982
       umbraco.BusinessLogic.User.GetApplications() +403
       umbraco.cms.presentation._umbraco.Page_Load(Object sender, EventArgs e) +64
       System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +25
       umbraco.BasePages.BasePage.OnLoad(EventArgs e) +19
       System.Web.UI.Control.LoadRecursive() +71
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3064
  • Shaun 248 posts 475 karma points
    May 08, 2014 @ 15:46
    Shaun
    0

    Was this just after you created your new site?

    Did you create it in visualstudio using the nuget package?

    If so double check your db settings inthe web.config, Give that a touch as well while you're at it and see if that sorts it.

    I get similar errors some times straight after an install and that seems to resolve it.

  • ski1535 5 posts 25 karma points
    May 08, 2014 @ 16:07
    ski1535
    0

    it's a site that has been up for a year or more, just happened.  it's on an amazon aws server.

    dave

  • ski1535 5 posts 25 karma points
    May 08, 2014 @ 18:06
    ski1535
    0

    Also did not use vs or nuget package

  • ski1535 5 posts 25 karma points
    May 08, 2014 @ 18:07
    ski1535
    0

    I get to the login screen, enter my credintials and then the above error.

Please Sign in or register to post replies

Write your reply to:

Draft