Thank you, David.
Yes, I have checked that, and always do the same myself. Browser cache can definitely get you sometimes.
I'll keep digging and post any solution I find here.
I FINALLY figured this out.
It was an obscure setting in the web config file called "fcnMode". After comparing web config of a working site with the site that didn't work I noticed the difference in values. The working site had fcnMode="Single".
After testing that, it indeed fixed my issue.
Here's a blog post with more info on what exactly that is: https://shazwazza.com/pos...ge-notification-fcn/
As previously noted, this changed when we upgraded from an older version of DNN 9.X to 9.11.2, so something in the upgrade process changed that value.
During testing for this issue, I did a fresh install of DNN 9.11.2 and it worked fine, so install packages aren't affected.
Hope this helps someone else, as I was at the end of my rope.
Glad you found it and thank you for posting the solution :-)
These Forums are for the discussion of the open source CMS DNN platform and ecosystem.
For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:
Awesome! Simply post in the forums using the link below and we'll get you started.