You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm attempting to see if I can resolve an issue with the notification feature. However, I keep having to dismiss the following exception over and over again, without end. It seems there's a timed task that keeps executing it.
Software Versions
DNN: 09.11.00
Module: 06.05.04
To Reproduce
Steps to reproduce the behavior:
Clean install of both DNN and the blog module.
Make sure the site is in Debug mode.
Add a page and add the blog module to the page.
Add a new blog.
(Optional) Create a new blog post.
{Optional) Create a blog post comment.
Open Visual Studio (2022) and open the Blog source code.
Attach to the w3wp process, and wait.
Expected behavior
Nothing happens. It just sits there.
Actual Behavior
Every few moments, seems to be maybe less than a minute, the exception keeps occurring, preventing all other kinds of debugging and development.
Screenshots
Error log
No errors are logged anywhere that I can see.
Additional context
None.
The text was updated successfully, but these errors were encountered:
Describe the bug
I'm attempting to see if I can resolve an issue with the notification feature. However, I keep having to dismiss the following exception over and over again, without end. It seems there's a timed task that keeps executing it.
Software Versions
To Reproduce
Steps to reproduce the behavior:
w3wp
process, and wait.Expected behavior
Nothing happens. It just sits there.
Actual Behavior
Every few moments, seems to be maybe less than a minute, the exception keeps occurring, preventing all other kinds of debugging and development.
Screenshots
Error log
No errors are logged anywhere that I can see.
Additional context
None.
The text was updated successfully, but these errors were encountered: