Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Constant Exceptions from DefaultLanguage While Debugging #208

Open
WillStrohl opened this issue Jan 12, 2024 · 0 comments
Open

Constant Exceptions from DefaultLanguage While Debugging #208

WillStrohl opened this issue Jan 12, 2024 · 0 comments
Labels

Comments

@WillStrohl
Copy link
Member

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

  • DNN: 09.11.00
  • Module: 06.05.04

To Reproduce

Steps to reproduce the behavior:

  1. Clean install of both DNN and the blog module.
  2. Make sure the site is in Debug mode.
  3. Add a page and add the blog module to the page.
  4. Add a new blog.
  5. (Optional) Create a new blog post.
  6. {Optional) Create a blog post comment.
  7. Open Visual Studio (2022) and open the Blog source code.
  8. 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

image

Error log

No errors are logged anywhere that I can see.

Additional context

None.

@WillStrohl WillStrohl added the bug label Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant