Skip to content

Error while trying to run SimInstall #1

@mtherien

Description

@mtherien

I've been trying to implement these extensions in one of our projects and have been running into issues.

First issue, when trying to install "Sitecore 7.2 rev. 140526.zip", it gets the following error:

Sitecore SIM install failed System.TypeInitializationException: The type initializer for 'SIM.Products.Product' threw an exception. ---> SIM.Base.XmlDocumentEx+FileIsMissingException: The Manifests\ArchiveBase.manifest.xml doesn't exists
at SIM.Base.XmlDocumentEx.LoadFile(String path)
at SIM.Products.Product..cctor()
--- End of inner exception stack trace ---
at SIM.Products.Product.TryParse(String packagePath, Product& product)
at Hedgehog.Tds.Build.Sim.Console.InstallProcess.Execute(InstallArgs args) in c:_Projects\HedgehogDevelopment\BuildExtensions\Hedgehog.Tds.Build.Sim.Console\InstallProcess.cs:line 36

I noticed this code goes into a SIM module, but did not trace it to the cause.

Thanks,
Mike

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions