|
Default.aspx?tabid=13&error=Object+reference+not+set+to+an+instance+of+an+object.&content=0 I am trying to understand how after upgrading a site from version 9.3.2 to 9.7.1 I am getting the error in the URL and an error for the browser Browsers insist there is a problem with redirection, one saying too many attempts Sure seems to be something related to the redirect, so I am guessing possibly something in the web.config? Does anything need to be looked into for changes needed when upgrading 9.3.2 => 9.7.1 ? Or a Host/Portal setting that may cause an issue like this? https://dnndocs.com/content/tutorials/troubleshooting/ts-too-many-redirects/index.html I am going through steps as this looks similar to issues however I am not getting anywhere with two portals after installing update. Thank you for any help here. |
Replies: 2 comments
|
Did you look at the upgrade known issue here https://github.com/dnnsoftware/Dnn.Platform/releases/tag/v9.7.1 did you implement either the before upgrade or after upgrade documented workaround ? |
|
Thank you @valadas I missed those special notes in the release. |


Did you look at the upgrade known issue here https://github.com/dnnsoftware/Dnn.Platform/releases/tag/v9.7.1 did you implement either the before upgrade or after upgrade documented workaround ?