November Happy Hour will be moved to Thursday December 5th.
November Happy Hour will be moved to Thursday December 5th.
Hi,
In Modules section of Deployment center, there's a module named "Install EPiServer Commerce 7.5.394.2", which installs EPiServer Commerce database, Commerce Manager site and related assemblies and configs. You should only have to run that script (and point to your CMS 7.5 site) instead of separated steps as you mentioned.
Regards.
/Q
This is how I try to add the EPiServer Commerce module to my existing website.
Doing this I get the error I mention, missing ExternalFilesPath.
I see no other options to get commerce installed for the existing site.
Hi,
So the problem is now more complicated. Deployment center does not support the case of install EPiServer Commerce 7.5 to an updated CMS site (in your case, 7.6.3) very well.
We're about to releasing a package which allow you to install EPiServer Commerce without deployment center, so if you are not in a hurry, we suggest to wait for that. (You will need to update to latest nuget packages and that also means .NET 4.5)
If it is not the case, then my suggestion is to install a blank Commerce 7.5 site (Install new CMS 7.5 site and choose Commerce as module), update it to the version you want to use (we always recommend to use latest version), copy your files over, then update the connection string. That requires some manual steps but should be quite easy.
Regards.
/Q
I am trying to add Commerce 7.5 to an existing EPiServer 7.5 CMS site.
I use the deployment center and setup the database and Commerce Manager site, and start the install.
It almost immedately fails with: Missing required parameter $properties.Site.ExternalFilesPath that should point to the appdata folder
Any ideas what I am missing here?
The full log for the install, as far as I get.