Try our conversational search powered by Generative AI!

smithsson68@gmail.com
Jun 11, 2010
  5623
(0 votes)

Code from EPiServer Partner Summit 2010

The code from my presentation and the one together with Per Gunsarfs at the EPiServer Partner Summit 2010 can be downloaded using the links below:

The Dynamic Data Store In Action

Gadgets and MVC

The videos of some of the presentations can be found here.

In order to test and debug these sites you will need to do a few things:

1) Unzip the files to disk

2) Attach the database found in the site’s App_Data folder to SQL Server

3) Add a user to the database with enough privileges to read/write/execute (dbOwner is easiest)

4) Update the “EPiServerDB” connection string in connectionStrings.config with the correct database name and user/password information

5) Create a site and optionally separate application pool in IIS

6) In episerver.config in the <sites><site> section, set the ‘licenseFilePath’ attribute to the path of your license or to empty string if you do not have a license

7) In episerver.config in the <sites><site> section, set the ‘siteUrl’ attribute to match the site you set up in IIS in step 5

8) In episerver.config in the <virtualPath><providers><add> section, set the ‘physicalPath’ attribute to the path where the VPP folder has been unzipped on your disk

If you just want to extract and use the code we wrote in your existing projects then instructions of where the juicy stuff can be found are detailed below:

Dynamic Data Store In Action

In the zip under Sites\PartnerSummit2010\ClientResources

………………………………..………………...\Controllers

………………………………………..………...\Models

……………………………………………….....\Views

Gadgets and MVC

In the zip under Sites\GadgetDemoSite\Controllers

………………………………………………\Models

………………………………………………\Scripts

………………………………………………\Views

 

Feedback and comments are always welcome.

Jun 11, 2010

Comments

Please login to comment.
Latest blogs
Azure AI Language – Extractive Summarisation in Optimizely CMS

In this article, I demonstrate how extractive summarisation, provided by the Azure AI Language platform, can be leveraged to produce a set of summa...

Anil Patel | Apr 26, 2024 | Syndicated blog

Optimizely Unit Testing Using CmsContentScaffolding Package

Introduction Unit tests shouldn't be created just for business logic, but also for the content and rules defined for content creation (available...

MilosR | Apr 26, 2024

Solving the mystery of high memory usage

Sometimes, my work is easy, the problem could be resolved with one look (when I’m lucky enough to look at where it needs to be looked, just like th...

Quan Mai | Apr 22, 2024 | Syndicated blog

Search & Navigation reporting improvements

From version 16.1.0 there are some updates on the statistics pages: Add pagination to search phrase list Allows choosing a custom date range to get...

Phong | Apr 22, 2024