|
Updating From DNN 3.2.0 to DNN 4.0.0 OR Installing a brand new DNN 4.0.0
|
| SDN Store works both on DNN 3.2.0 and DNN 4.0.0 ; either you're updating from DNN 3.2.0 into DNN 4.0.0 or uploading the SDN Store zip file into a brand new DNN 4.0.0; In both cases you have to keep the compatibility with DNN 3.2.0 by adding the following keys: |
 |
| If you are upgrading into DNN 4.0.0, you just need to copy those keys from your old web.config file into the new web.config file. |
|
If you're installing a brand new DNN 4.0 you need to setup SiteSqlServer as you did for connectionStrings: |
 |
|
while for MachineValidationKey and MachineDecryptionKey copy the values you have in machineKey validationKey decryptionKey in your new web.config file |
 |
| The DNN 4.0.0 has a bug and it comes with the following error when you try to upload the SDN Store zip file |
 |
| To fix this problem, make this changes on the web.config file. |
 |
|
|
|
|
|
|
|
|
| |
|
|
|