Dear guys
My big Problem is, I can not Update Site Settings after:
1.Delete All Spam Registered Users
2. Remove All Deleted Users by Query "RemoveAllDeletedUsers.sql" (with Error, not completed)
3. Delete Old Portal (Portal "0")
4. Upgrade to DNN 7.3.3
5. Run This Query: "FixGetPortalSettings732.sql"
6. Shrink Database from 6GB to 730MB (It's Large also it should be about 70MB)
In this Position Every thing is Ok but 3 Big Problem remain yet:
A. Database is Big yet, I think removing deleted users from DB is has been not complete. How can I do to Clear All?
B. I can Not Add User because I got Message that This User is already exist but I don't have same user in my User List.
C. I can not Update Site Settings and I got following Error. IT IS IMPORTANT, How can Fix it?
Error: Site Settings is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException:
Object reference not set to an instance of an object. --->
System.NullReferenceException: Object reference not set to an instance
of an object.
at DesktopModules.Admin.Portals.SiteSettings.UpdatePortal(Object
sender, EventArgs e)
--- End of inner exception stack trace ---