Login

EPiBooking 1.2 System Requirements

Product version:

EPiBooking 1.2

Document version:

1.0

Document last saved:

10-10-2008

 

EPiBooking 1.2 requires an installation of EPiServer CMS 5 R2 with the public template package. Read more about the system requirements for EPiServer CMS 5 R2.

 

IMPORTANT - FOLLOW THE INSTRUCTIONS BELOW IF YOU HAVE INSTALLED THE DEMO TEMPLATE PACKAGE BEFORE INSTALLING EPIBOOKING.

  1. Open the web.config file for the Web site on which EPiBooking is to be installed.
  2. Uncomment the <virtualPathMappings> lines to allow data to be imported.
    <virtualPathMappings>
        <!--
        <add url="~/Templates/Public/MasterPages/MasterPage.master" mappedUrl="~/Templates/Demo/MasterPages/MasterPage.master"/>
        <add url="~/Default.aspx" mappedUrl="~/DefaultDemo.aspx"/>
        -->
    </virtualPathMappings>
  3. Open EPiServer Installation Manager and install EPiBooking according to the installation instructions.
  4. Remove the comments from the web.config file and reload your Web site.
EPiTrace logger