HOWTO: Use newer version of smartDBforms.NET in an existing website
Monday, 23 April 2007
After you install a newer version of smartDBforms.NET your existing web sites continue to use their own version.
You can update them to use the newer version of smartDBforms.NET
SUMMARY
After you install a newer version of smartDBforms.NET your existing web sites continue to use their own version.
You can update them to use the newer version of smartDBforms.NET
MORE INFORMATION
The default
installation folder for smartDBforms.NET is "Program Files\Adillis\smartDBforms.NET
<version>\".
In order to update your existing websites to use a newer version of smartDBforms.NET you need to do the following:
Close Visual Studio
If you have the website opened in Visual Studio, close Visual Studio.
Update Adillis.SmartDBForms.dll
Replace the <Website Root>\Bin\Adillis.SmartDBForms.dll with <smartDBforms.NET
InstallFolder>\DeveloperBinaries\Adillis.SmartDBForms.dll.
Update smartDBtemplates folder
If the smartDBtemplates template set has been changed in the new version you need
to update it also. If you have made any changes in the website's smartDBtemplates
folder you have to backup it and apply the changes to the new version.
- Rename the <Website Root>\smartDBtemplates folder to smartDBtemplates_backup
- Copy <smartDBforms.NET InstallFolder>\smartDBtemplates folder to <Website
Root>\.
- Apply your previous changes to the new <Website Root>\smartDBtemplates folder.
|