This might be too specific of a problem - but any ideas are appreciated
I have a DNN 3.2.2 instance that is sort of broken right now - the main item that shows up is the User Admin screen will not appear it has a application error.
Looking in the Database there are two application IDs in aspnet_Applications and some uses use one and some users use the other
I have tried setting all the users in aspnet_Users and aspnet_Membership to one or the other application id to see if this fixes the error but this does not fix the problem
Anyone have some ideas on a fix for this ??