Sitecore / Sitecore.Demo.Retail

Sitecore Commerce Demo
12 stars 15 forks source link

Error while testing the web services #85

Open hetaldave opened 7 years ago

hetaldave commented 7 years ago

I am getting the error below while installing the Commerce Sites - Step 8 of the installation process. I tried with my domain account as well as the HabitatRuntimeUser - but it did not work. One thing I noticed was in the IIS the app_pools have "HabitatRuntimeUser" identity. I think it should be ".\HabitatruntimeUser". It also happens when I run the script as my domain account. The app_pools identity for all sites being installed should be "domain\userName". Instead, I only see "userName". Not only that I also noticed that a new account was created with the same username as my domain user name as a local admin account during the run of the powershell script. I have attached the screenshots where in the script the issue might be. 2017-06-22_14-33-09 2017-06-22_14-32-54

jeanfrancoislarente commented 7 years ago

@hetaldave Is IIS running, have you tried connecting to the web service manually to get the more details error?

bhaveshmaniya commented 6 years ago

I am also getting the same error. I've verified, IIS is running but when I access service, it's giving 403.14 - Forbidden. Also the CommerceEngine/ folder is empty.