Posted on 24/04/2009 11:53:53
lb wrote:
Hi
Om my request DW Helpdesk har created a new document telling how to do basic upgrades of Dynamicweb.
That document is now available on downloads - perfect :)
But now for the tricky stuff:
I know there are some scripts to be run as well by the angel account.
I've done that, but what do they do ?
I would think they do database upgrades ?
E.g changes in data, adding new fields to tabels etc - and/or ???
And what about old solutions ?
F.ex i have one now running on 18.14.1.0 from 20-05-08.
Can i just trow in the newest DLL's and run the update scripts ?
/Lars
Hi Lars
angel does not have to run some scripts - dynamicweb will handle that automatically when you add a new version of the application to a website.
Inside /Admin there is a xml file with all DB and filestructure changes made since break of dawn. Each set of changes have a version number - when you copy a new application to a running Dynamicweb, the application will take a look at /Files/Update.xml - in that file the current fileset version number is found - Dynamicweb compares to whatever is found in the new /Admin and applies the missing updates.
So - you cannot just throw in the new dll's - they would require some of the new fields. So before doing that, make sure that /Admin has been updated first - then the dll's.