DotNetNuke 4.4
I have a DotNetNuke installation that contains two parent portals. Every few days when browsing to either portal users will see one of two messages:
--- Message 1 ---
DotNetNuke Upgrade Error
The Assembly Version ( [ASSEMBLYVERSION] ) does not match the Database Version ( [DATABASEVERSION] )
ERROR: Could not connect to database.
Cannot open user default database. Login failed. Login failed for user 'NT AUTHORITY\NETWORK SERVICE'.
--- Message 2 ---
Error Installing DotNetNuke
Current Assembly Version: 04.04.00
ERROR: Could not connect to database specified in connectionString for SqlDataProvider
I log in as HOST, select Host > Restart Application - and everything is good again; the errors go away.
Anyone know why this might be happening, and how I might fix it once and for all?
Can I alter the error messages so the do not say so much about the underlying system (DotNetNuke)?