Ok, now I know that web.config file is upgrading automatically.
I have 4 sites. The upgrade was perfect for 3 of them, but the last one refused to upgrade without errors.
I followed the standard steps to upgrade this site: replaced files from Upgrade Package 5.2.2 and went to the site's root page to upgrade.
I received then these two errors:
00:00:05.156 - Installing Package File FileModuleCachingProvider_05.02.01_Install: Error!
00:00:05.406 - Installing Package File MemoryModuleCachingProvider_05.02.01_Install: Error!
Now, the Home Page of my site is not displaing, has empty boxes and on the top, I have this error message:
CRITICAL ERROR
Object reference not set to an instance of an object.
And, also, I cannot access the Host Settings:
Error: Host 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 DotNetNuke.Modules.Admin.Host.HostSettings.BindModuleCacheProviderList() at DotNetNuke.Modules.Admin.Host.HostSettings.BindData() at DotNetNuke.Modules.Admin.Host.HostSettings.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace ---
I have standard modules, nothing special that would break my site's work.
What it could be? And what can I do?
Thank you in advance.