Posted by: tdsbarchitect - Tuesday, 22 August 2017 04:06:57 |
---|
We are currently using YAF 1.9.6.1 in DNN 8.4. We recently upgraded our DNN environment to 9.1.1. and need to upgrade to the 2.2.4.2. We downloaded the YAF DNN "Install" package from http://www.yetanotherforum.net/download. Is there a separate "Update" package? Also, are there recent instructions for updating YAF in DNN? We have the following instructions. Are these correct? https://github.com/YAFNET/YAFNET-DNN/wiki/Installation-Upgrading |
Posted by: tha_watcha - Tuesday, 22 August 2017 13:33:11 |
---|
The install package is also the update package for the dnn installation. The upgrade instructions in the wiki are still valid. |
Posted by: tdsbarchitect - Tuesday, 22 August 2017 21:20:16 |
---|
We proceeded with the upgrade of YAF in our DNN 9 environment today. We followed the instructions outlined in these documents. https://github.com/YAFNET/YAFNET/wiki/Upgrade-(from-Version-1.9.5.5-or-above) https://github.com/YAFNET/YAFNET-DNN/wiki/Installation-Upgrading We ran the upgrade from desktopmodules/yetanotherforumdotnet/install/default.aspx However, we received the following error message: Could not load file or assembly 'YAF.Types, Version=2.2.4.2, Culture=neutral, PublicKeyToken=null' or one of its dependencies. A strongly-named assembly is required. (Exception from HRESULT: 0x80131044) We are no longer able to access our DNN environment now. We tried restoring all the DLLs from backup and the desktop module directories, however we continue to get the same error message. We did an IISReset but still have the same issue. Do you have any idea what might be causing this? |
Posted by: tha_watcha - Wednesday, 23 August 2017 05:16:35 |
---|
Was the module Installation successful? It's possible that not all dolls where copied. Try to manually extract the dlls from the zip install package and copy the files over to the bin folder of the dnn installation. |