Menu

How do I rollback to a previous version of dbFront?

0 votes

I have installed a Beta version of dbFront and would like to rollback to the feature or stable version of dbFront.

in Installation by (7.0k points)

1 Answer

0 votes
 
Best answer

If you have the option then a Backup or Virtual Machine Snapshot is always the preferred option for rolling back to previous versions of Software updates since the results will be more reliable.

If that is not a viable option then rolling back to a previous version of dbFront should be straightforward in most cases. Older versions of dbFront should simply ignore the configuration data for the new functionality provided by newer versions of dbFront. In the event that there is a conflict then older versions of dbFront should be able to revert to valid default values.

Note: The following instructions assume that dbFront was installed to the default locations. You will need to adjust the paths for your environment.

To revert to a previous version of dbFront please do the following:

  • Stop the "dbFront Service":

    net stop dbFrontService

  • Delete the dbFrontService executables:

    C:\Program Files (x86)\dbFront\dbFrontService.exe
    C:\Program Files (x86)\dbFront\dbShared.dll

  • Delete all of the following dbFrontUI files:

    C:\Inetpub\dbFront\bin\ .dll
    C:\Inetpub\dbFront\css\
    .css
    C:\Inetpub\dbFront\js\ .js
    C:\Inetpub\dbFront\
    .ashx
    C:\Inetpub\dbFront\Site.Master
    DO NOT DELETE any *.config files.

  • Once you have removed the newer files then you can download and install the dbFront version of your choice.

Please test the updated install to ensure that it is solid.

by (64.3k points)
selected by
Welcome to the dbFront Q&A site, where you can ask questions and receive answers from other members of the community.
 | Minimalist Answer Theme by Digitizor Media
 |
Powered by Question2Answer
...