Copied to clipboard

Flag this post as spam?

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


  • Jigar Gala 14 posts 74 karma points
    Aug 19, 2014 @ 15:10
    Jigar Gala
    0

    Error in Installation : Guid should contain 32 digits with 4 dashes

    Hi

    Upon installing Smart Blog v 2.0.9, I am getting following error:

    Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).

    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.FormatException: Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).

    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:

    [FormatException: Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).]
       System.GuidResult.SetFailure(ParseFailureKind failure, String failureMessageID, Object failureMessageFormatArgument, String failureArgumentName, Exception innerException) +10972827
       System.Guid.TryParseGuidWithNoStyle(String guidString, GuidResult& result) +68
       System.Guid.TryParseGuid(String g, GuidStyles flags, GuidResult& result) +240
       System.Guid..ctor(String g) +105
       Umbraco.Core.Services.PackagingService.ImportDataTypeDefinitions(XElement element, Int32 userId) +443
       umbraco.cms.businesslogic.packager.Installer.InstallBusinessLogic(Int32 packageId, String tempDir) +406
       umbraco.presentation.developer.packages.Installer.ProcessInstall(String currentStep) +208
       umbraco.presentation.developer.packages.Installer.Page_Load(Object sender, EventArgs e) +425
       System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +51
       System.EventHandler.Invoke(Object sender, EventArgs e) +0
       System.Web.UI.Control.OnLoad(EventArgs e) +92
       umbraco.BasePages.BasePage.OnLoad(EventArgs e) +14
       System.Web.UI.Control.LoadRecursive() +54
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +772
    

    I do not see any new Content or Doc Type created. Nor do I see the Blog Management Tab in Content Dashboard.

    I see Smart Blog under Installed Packages. But Uninstall button there doesnt work.

     

    Please help.

     

  • Jigar Gala 14 posts 74 karma points
    Aug 20, 2014 @ 14:48
    Jigar Gala
    100

    Never Mind

    I was using the wrong version of SmartBlog I guess.

    Since it said that v1 was compatible till Umbraco 6.0.6, I tried installing SmartBlog v2 for Umbraco 6.2.1, wherein i faced this error.

    However, then I tried installing SmartBlog v1 on Umbraco 6.2.1 and it worked.

Please Sign in or register to post replies

Write your reply to:

Draft