Hello.
I am new to DNN. I recently "inherited" the maintenance of a website that uses DNN. Unfortunately,it was already broken when I took it on. Initially, my understanding is that the site was working fine. But, then a required DNN update message appeared and the site was no longer working. The old website administrator had initiated the upgrade, but it ended up causing problems. At that point, I understand an "emergency restore" was performed by the Go Daddy, the hosting service. That's when I took over.
The first issue I ran into when working on the problem was an an ASP.Net problem. I tracked that down to a directory permission issue on the ./dotnetnuke/App_Data folder. I set the permissions to that folder to "write" and the .Net messages went away. However, that's when I got the "DotNetNuke Error, An unhandled error has occurred." message. Interestingly, the website logo is appearing on the page, so something is working. Nothing else is displayed, however.
So, at this point, I don't know where to go to troubleshoot the issue. Any help or recommendations anyone can provide would be most welcome and appreciated.
Thank you kindly!