Copied to clipboard

Flag this post as spam?

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


  • Warren-Dean Langeveldt 7 posts 27 karma points
    May 09, 2012 @ 01:35
    Warren-Dean Langeveldt
    0

    installation bug in 4.7.2

    Server Error in '/' Application.

    The '@' character, hexadecimal value 0x40, cannot be included in a name.

    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.Xml.XmlException: The '@' character, hexadecimal value 0x40, cannot be included in a name.

    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:

    [XmlException: The '@' character, hexadecimal value 0x40, cannot be included in a name.]
       System.Xml.XmlConvert.VerifyNCName(String name, ExceptionType exceptionType) +5154832
       System.Xml.Linq.XNamespace.GetName(String localName, Int32 index, Int32 count) +150
       System.Xml.Linq.XName.Get(String expandedName) +213
       Dascoba.Umb.BackOfficeTheme.Helper.get_CurrentUserTheme() in \\psf\Home\Documents\Visual Studio 2010\Projects\Dascoba.Umbraco\Dascoba.Umb.BackOfficeTheme\Helper.cs:103
       Dascoba.Umb.BackOfficeTheme.Helper.get_CurrentUserThemeIsValid() in \\psf\Home\Documents\Visual Studio 2010\Projects\Dascoba.Umbraco\Dascoba.Umb.BackOfficeTheme\Helper.cs:67
       Dascoba.Umb.BackOfficeTheme.<>c__DisplayClass4.<Init>b__0(Object sender, EventArgs e) in \\psf\Home\Documents\Visual Studio 2010\Projects\Dascoba.Umbraco\Dascoba.Umb.BackOfficeTheme\ApplicationEventsHandler.cs:125
       System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +80
       System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +266
    



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

  • Daniel Bardi 927 posts 2562 karma points
    Jul 02, 2012 @ 23:47
    Daniel Bardi
    0

    It appears you have a theme name with a "@" in it.. goto the theme folder under plugins and change the name.

  • Warren-Dean Langeveldt 7 posts 27 karma points
    Jul 03, 2012 @ 00:29
    Warren-Dean Langeveldt
    0

    Thanks, will try again. I will let you know the outcome. 

Please Sign in or register to post replies

Write your reply to:

Draft