Try our conversational search powered by Generative AI!

smithsson68@gmail.com
Jun 11, 2010
  5620
(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
Optimizely and the never-ending story of the missing globe!

I've worked with Optimizely CMS for 14 years, and there are two things I'm obsessed with: Link validation and the globe that keeps disappearing on...

Tomas Hensrud Gulla | Apr 18, 2024 | Syndicated blog

Visitor Groups Usage Report For Optimizely CMS 12

This add-on offers detailed information on how visitor groups are used and how effective they are within Optimizely CMS. Editors can monitor and...

Adnan Zameer | Apr 18, 2024 | Syndicated blog

Azure AI Language – Abstractive Summarisation in Optimizely CMS

In this article, I show how the abstraction summarisation feature provided by the Azure AI Language platform, can be used within Optimizely CMS to...

Anil Patel | Apr 18, 2024 | Syndicated blog

Fix your Search & Navigation (Find) indexing job, please

Once upon a time, a colleague asked me to look into a customer database with weird spikes in database log usage. (You might start to wonder why I a...

Quan Mai | Apr 17, 2024 | Syndicated blog