Reputation: 2229
I am going through the kentico11 developer essential training and the first requirement is to setup a kentico11 site. I followed the instructions and when done this is all I get
Error Message:
Either the website is stopped or the requested domain name is not configured for any website: http://localhost/Kentico11/CMSMessages/invalidwebsite.aspx If you're an administrator of this site, you need to go to Sites and make sure the following domain name is configured either in the site properties or a domain alias of a running web site: localhost
How do I proceed? I applied the license in the training package
Upvotes: 0
Views: 637
Reputation: 101
Once you have added the license for the domain you are using to run the site, you need to add the domain to the Site domain name field in the Sites application in Kentico.
localhost
to the field.Now when you visit the homepage, the error message should no longer appear.
Documentation reference: https://docs.xperience.io/k11/configuring-kentico/managing-sites/setting-domain-names-for-sites
Upvotes: 0