I ran into problems when trying to upgrade to DNN7.1.1 yesterday. Started messing with permissions on the ISS (and file system) and now I can´t log in to DNN.
There is database contact. A DNN module outside login-area works perfectly, loads and save data to the DB. The dnndev.db.eventlog tells me there´s an InnerException in the Login.ascx.cs when I try to log in (with Host). I reckon it´s to do with writing/reading permissions for the DNN service towards the needed tables....
Do You have any suggestion for what to do?