Developer forum

Forum » Development » Update custom solution best-practise

Update custom solution best-practise

Tom Arnfeldt Nielsen
Reply
I have a handfull of custom solutions that needs to be updated to the latest DW 7.2 version to fix som annoying bugs. However I´m not sure where to begin, due to the custom code.. Does anyone know what to check (and fix) when preparing to roll forward a custom solution?

Replies

 
Imar Spaanjaars Dynamicweb Employee
Imar Spaanjaars
Reply
Hi Tom,

From which version are you upgrading? In general, upgrading from the same main release would be relatively painless. Here's what I would do:

1. Create a local copy of the Application, Files and Database
2. Set up a local site in IIS (set up any hostheaders if necessary so you can run locally)
3. Setup /Admin to point to the new installation of DW.
4. Copy the files from the new /Bin to your own /Bin folder
5. Test the site

Stuff to watch out for in particular: third party connectors (such as payment gateways), your own custom code (if any), possible layout / template issues.

Hope this helps. If not, feel free to post follow up questions.

Cheers,

Imar

 

You must be logged in to post in the forum