Copied to clipboard

Flag this post as spam?

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


  • Iain Brogden 7 posts 27 karma points
    Oct 25, 2012 @ 23:01
    Iain Brogden
    0

    Object reference not set to an instance of an object.

    Hi I'm deploying my first Umbraco website. It works fine locally but after publishing to the web server I get the following error. I am using umbraco v 4.9.0 (Assembly version: 1.0.4633.18696), SQLServer 2005, IIS 6.0 and ASP .NET version 4.03 as below. I have looked through some of the other Object reference forum posts but I can't find anything relating to ClientDependency as below. Can someone point me in the right direction?

    Many thanks.

    Server Error in '/' Application.

    Object reference not set to an instance of an object.

    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.NullReferenceException: Object reference not set to an instance of an object.

    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:

    [NullReferenceException: Object reference not set to an instance of an object.]
       ClientDependency.Core.Module.RogueFileFilter.ValidateCurrentHandler() +31
       ClientDependency.Core.Module.ClientDependencyModule.<ValidateCurrentHandler>b__0(IFilter f) +8
       System.Linq.Enumerable.Any(IEnumerable`1 source, Func`2 predicate) +151
       ClientDependency.Core.Module.ClientDependencyModule.ValidateCurrentHandler(IEnumerable`1 filters) +77
       ClientDependency.Core.Module.ClientDependencyModule.HandleRequest(Object sender, EventArgs e) +105
       System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +148
       System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +75
    



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

  • Iain Brogden 7 posts 27 karma points
    Oct 26, 2012 @ 10:44
Please Sign in or register to post replies

Write your reply to:

Draft