November Happy Hour will be moved to Thursday December 5th.
November Happy Hour will be moved to Thursday December 5th.
Thank you Mathias for the link, but how do I serve the aspx instead of the .html file?
Hi!
Check the website in the IIS, under the IIS heading-->Default Document, that's the order of the default documents. Or just delete the html file as you probably won't need it.
//Mathias
Hi,
Thank you once more for your reply Mathias!
Moved the aspx file to the top and still the same problem, do you have any other suggestions?
//Max
This message usually happens if you haven't defined a start page id. In default installations with no templates (e.g. if you select not to install the Alloy demo templates, pageStartId willl be set to "0".
In episerver.config:
<sites><site><sitesettings pageStartId="(your start page id)"...>
Getting this "This installation contains only core files" while trying to enter the site. The problem might have something to do with me trying to run Episerver on my computer and not a dedicated server?
/Max