Hi all,
I'm trying to install a new package and I keep getting an error message telling me that App_data\Composite\Packages\6b8de726-0faf-49a4-96c1-0c8514637d9b\info.xml does not exist.
I've check the files on the server and the file is indeed missing. The package guid appears to point at the razor page layout packages which I understand is 'out of the box' so I'm hoping someone could advise on the best way to recreate the file, or possibly post the contents of it so I can create a new one.
Thanks in advance your help! :)
Darren
Comments: ** Comment from web user: wysocki **
I'm trying to install a new package and I keep getting an error message telling me that App_data\Composite\Packages\6b8de726-0faf-49a4-96c1-0c8514637d9b\info.xml does not exist.
I've check the files on the server and the file is indeed missing. The package guid appears to point at the razor page layout packages which I understand is 'out of the box' so I'm hoping someone could advise on the best way to recreate the file, or possibly post the contents of it so I can create a new one.
Thanks in advance your help! :)
Darren
Comments: ** Comment from web user: wysocki **
This package gets installed when you select the Starter Site with the "ASP.NET Razor based" option in the initial setup (please see the attached screenshot)
I am not sure if this could help with your issue,
but I'll attach the zipped folder I get at App_data\Composite\Packages\6b8de726-0faf-49a4-96c1-0c8514637d9b\ on the fresh install of version 3.2 Patch 4.
You can try and use from it, whatever is missing on your website.
Also, you can install a copy of version 3.2, say, locally, select the above mentioned starter site, and use missing files from App_Data\Composite\Packages\
BTW, what package failed to install with that issue?