YAFLogo

Posted by: yetanotherjedi - Monday, 22 July 2024 14:48:23
Hi all, Need some pointers on the above subject. My current setup is for LAB testing to assist with cloud migrations. YAF is installed on a dedicated VM and the DB is installed on its own VM. Windows Server 2019 and SQL Server 2019. The Test forum works fine. Anytime I try to upgrade to using the instructions on [url=https://github.com/YAFNET/YAFNET/wiki]Home · YAFNET/YAFNET Wiki (github.com)[/url], including using the web.config migration too, it just breaks. I've even tried to set up a side by side setup making sure the new DB has the same permissions etc. and It managed to run thru the install wizard and bombs on the final page. I concede its probably something I'm doing wrong on both instances but the official instructions are exactly great and was hoping some users have got deeper insights they can share. Thanks 

Posted by: tha_watcha - Monday, 22 July 2024 20:53:32
What errors are you getting on upgrade?

Posted by: yetanotherjedi - Tuesday, 23 July 2024 17:24:12
[quote=tha_watcha;74231]What errors are you getting on upgrade?[/quote] Hi, thanks for replying I've given up on the upgrade path and setup up a new Windows 2022 server to test on. Again I get thru the same setup Wizard and it bombs with the following error when initialising the DB... Invalid object name \'dbo.yaf_UserPMessage\'.

Posted by: tha_watcha - Wednesday, 24 July 2024 06:51:49
[quote=yetanotherjedi;74235] [quote=tha_watcha;74231]What errors are you getting on upgrade?[/quote] Hi, thanks for replying I've given up on the upgrade path and setup up a new Windows 2022 server to test on. Again I get thru the same setup Wizard and it bombs with the following error when initialising the DB... Invalid object name \'dbo.yaf_UserPMessage\'. [/quote] That's a bug. Looks like not all tables are created. The issue will be fixed in 3.2.7 (release will in the next few days)