Jeff Wallace
Sep 16, 2011
  5094
(2 votes)

Manual Removal of MobilePack v0.4 and Update to v0.9

Based on 6 CMS R2

A lot of people are checking out the EPiServer MobilePack add-on for their initial efforts getting started in the mobile space.  The latest version, Beta v0.9 adds some great enhancements and features.  If you haven’t checked it out yet take a look.  But what if you had already installed the Alpha v0.4 on a site?  How do you remove it and update to the latest?

Below you will find manual steps to remove v0.4 and update to v0.9.  I believe this should cover 98% of it.  I’m leaving some room for error as I haven’t tracked exactly what goes into the database so I’ll call this the “dirty” clean up.  For your demo, development, and similar environments this should work acceptably.

 

Remove Alpha v0.4

  • Log into EPiServer Edit Mode with an appropriately privileged user (i.e. someone who can access Edit Mode Winking smile ).
  • Locate any areas of the tree structure where a Redirection rule has been set and navigate to the “Redirection” tab.
  • Delete the Redirection rules.

image

  • Navigate to “Visitor Groups” on the top level navigation.
  • image
  • Delete the “Mobile Users” Visitor Group (otherwise you may soon find a less than pleasant error on your site).

image

  • If you imported the MobilePack sample templates during your v0.4 setup, navigate to this area of the tree structure.

image

  • Delete the top most mobile site node and its children.

image

  • Navigate to your sites root directory in Windows Explorer or your preferred tool for working with the file system.
  • Navigate to the “modules” directory.
  • Delete the \modules\MobilePack directory.
  • Navigate to the “bin” directory.
  • Delete \bin\MobilePack.dll.
  • Navigate to EPiServer Admin Mode with an appropriately privileged user.
  • Select the “Page Type” tab.

image

  • Locate the three [MobilePack]xxx Page Types listed under “Page Types” and any other custom ones you might have added:
    • [MobilePack]Mobile Site
    • [MobilePack]SiteConnect
    • [MobilePack]Standard Page
  • Delete each Page Type by selecting it, its settings tab, and the associated “Delete” button.

image

Install Beta v0.9 and the Sample Templates

  • Install MobilePack.0.9.epimodule via the compressed file option or one of the alternate methods referenced in Allan’s blog, after having downloaded it from codeplex.
  • Open “MobilePack.0.9.epimodule” via WinZip, WinRar, or your preferred file compression tool.
    • Rename the file extension “epimodule” to “zip” to make this easier.
  • Extract the “MobilePack.episerverdata” file from the “Setup” directory.
  • Navigate to the “Admin” tab in Admin Mode.

image

  • Navigate to the “Tools” area and select “Import Data”.
  • Select the “MobilePack.episerverdata” file for the Sselect an export file and upload” setting.
  • Select your desired page destination for the Sample Templates for the “Select page destination” setting.
  • Select the “Begin Import” button and wait for the job to complete.

image

Enjoy the simple power of the new version of MobilePack!

Sep 16, 2011

Comments

Sep 16, 2011 08:00 PM

Exactly what we need!!!!!

Frederik Vig
Frederik Vig Sep 16, 2011 08:30 PM

Good job Jeff. The main reason for all these steps for upgrading is that we've split the project in two (Core and Sample site) and updated the namespaces. Upgrading from 0.9 to version 1.0 will be a lot easier.

Frederik

Jeff Wallace
Jeff Wallace Sep 19, 2011 02:46 PM

Thanks Frederik! This is good additional info. :)

Oct 4, 2011 09:12 PM

That did the trick. Thanks!

Oct 7, 2011 01:38 PM

When removing the visitor group, make sure you remove all usage of BrowserCriterion (that came with v0.4), which could be in other visitor groups.

This one took me around 3 hours to find out :) as my colleague created such a visitor group that I didn't know of, and the error message wasn't exactly useful.

Please login to comment.
Latest blogs
Optimizely CMS 13: Why Search & Navigation Now Means Graph Migration

Optimizely CMS 13 makes Graph a required part of the platform. Here is what that means in practice for teams moving from Search & Navigation, with ...

Wojciech Seweryn | Apr 8, 2026 |

Jhoose Security Module V3.0.0 – Site-Level Security Configuration for Optimizely

Jhoose Security Module updated for Optimizely CMS 13, introducing separate packages for CMS 12 and 13 with ongoing support and enhancements.

Andrew Markham | Apr 6, 2026 |

Searchable settings page

In my current project which has been actively developed for quite some time we have a big classic settings page. Unfortunately the placement and...

Per Nergård (MVP) | Apr 6, 2026

Using Azure Devops Pipelines in Optimizely SAAS (Configured) Commerce

Introduction When working with SAAS Commerce build service v2 your currently need to use a github repo with configured branches to start deployment...

Mark Hall | Apr 4, 2026 |