Copied to clipboard

Flag this post as spam?

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


  • Marcus Maunula 229 posts 386 karma points
    Apr 24, 2015 @ 13:54
    Marcus Maunula
    0

    Possible causes for this exception?

    Nothing here makes sense but then I haven't seen this particular exception before.

     

    ERROR Umbraco.Core.UmbracoApplicationBase - [Thread 90] An unhandled exception occurred

    System.Web.HttpParseException (0x80004005): Could not load type 'umbraco.cms.presentation.login'. ---> System.Web.HttpParseException (0x80004005): Could not load type 'umbraco.cms.presentation.login'. ---> System.Web.HttpException (0x80004005): Could not load type 'umbraco.cms.presentation.login'.

       at System.Web.UI.TemplateParser.GetType(String typeName, Boolean ignoreCase, Boolean throwOnError)

       at System.Web.UI.TemplateParser.ProcessInheritsAttribute(String baseTypeName, String codeFileBaseTypeName, String src, Assembly assembly)

       at System.Web.UI.TemplateParser.PostProcessMainDirectiveAttributes(IDictionary parseData)

       at System.Web.UI.TemplateParser.ProcessException(Exception ex)

       at System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding)

       at System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding)

       at System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding)

       at System.Web.UI.TemplateParser.ParseFile(String physicalPath, VirtualPath virtualPath)

       at System.Web.UI.TemplateParser.Parse()

       at System.Web.Compilation.BaseTemplateBuildProvider.get_CodeCompilerType()

       at System.Web.Compilation.BuildProvider.GetCompilerTypeFromBuildProvider(BuildProvider buildProvider)

       at System.Web.Compilation.BuildProvidersCompiler.ProcessBuildProviders()

       at System.Web.Compilation.BuildProvidersCompiler.PerformBuild()

       at System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath)

       at System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath)

       at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)

       at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)

       at System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean throwIfNotFound)

       at System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp)

       at System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath)

       at System.Web.HttpApplication.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()

       at System.Web.HttpApplication.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()

       at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Apr 24, 2015 @ 15:38
    Jan Skovgaard
    0

    Hi Marcus

    What exact version of Umbraco are you using? What database are you using? Does this happen locally or in production? Is it running on shared hosting or on a dedicated server? Or is it running on azure?

    /Jan

  • Marcus Maunula 229 posts 386 karma points
    Apr 26, 2015 @ 21:21
    Marcus Maunula
    0

    7.2.4 and SQL Server (full).

    It could be uBlogsyrelated but question is if uBlogsy crashes due to other issues or by itself. Hard to tell.

     

     

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Apr 26, 2015 @ 21:32
    Jan Skovgaard
    0

    Hi Marcus

    What version of uBlogsy are you using? And when did the solution start to act up?

    /Jan

  • Marcus Maunula 229 posts 386 karma points
    Apr 26, 2015 @ 22:00
    Marcus Maunula
    0

    4.1.2 and upgraded to 7.2.4.

     

Please Sign in or register to post replies

Write your reply to:

Draft