WebServerMonitor type missing in DNN 9.13.09 #6627
Replies: 4 comments 6 replies
|
That type should be in DNN 9.13.9 (https://github.com/dnnsoftware/Dnn.Platform/blob/v9.13.9/DNN%20Platform/Library/Services/SystemHealth/WebServerMonitor.cs), it was introduced in 9.11.2 and has not been removed. Can you look in the server logs (in |
|
That is weird, it has not been removed. I suspect maybe some upgrade went wrong, if you go in bin/ folder and check the properties for DotNetNuke.dll, does it show as having the proper version? |
|
That looks right to me, I must admit I have no clue here... |
|
Not that I know of, it is pretty much in the scheduler settings that ultimately get saved in the database. The only thing that comes to mind is if this would be a multi-server instance and not all servers have been updated, is that the case? |




Uh oh!
There was an error while loading. Please reload this page.
The following error appears in the logs after installing or upgrading to DNN version 9.13.09:

I don't know if this still exists in the DotNetNuke.dll assembly, or it should be removed with no leftover references in scheduled tasks or internal modules.
All reactions