London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
Thanks Sergii but I've already followed that and it doesn't work or I'm doing it wrong (likely the latter). Things started breaking.
So I was hoping someone could tell it in a better way which parts of the .config files should be changed and how?
Yes, you right. The document is a bit obsolete and it is not enough to follow the steps described in it. Here is the updated list of steps:
In episerver.config:
In EPiServerFramework.config find virtualPathProvider node and change virtualPath attribute of:
In web.config:
After creating a new EPiServer project in Visual Studio, what needs to be changed in order to change the uiUrl from the default "~/episerver" to something else and having it work?