How to update your ASPNET scripts to a new FlowPaper version

This tutorial guides you through the steps you need to take if you want to update your existing FlowPaper installation to a new version

Step 1 - Download the appropriate version

Download the appropriate FlowPaper version from the commercial download area and extract the contents of the zip file into any directory. Open the "aspnet" folder in your file manager. The directory should look something like this:

App_Code/
Default.aspx
Default.aspx.cs
FlowPaperViewer.swf
UI_Zine.xml
Web.config
admin_files
Config/
change_config.aspx

...

Step 2 - Replace your existing ASP.NET files

Copy all files and folders from this directory structure EXCEPT the config folder. Replacing the existing config folder with a new will force you to have to reconfigure the installation. Don't delete any previous files. Simply overwrite your existing files with these files and folders.

All done!