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

Does not work in DNN 10.0.0-rc2 #25

Open
MaiklT opened this issue Mar 3, 2025 · 0 comments
Open

Does not work in DNN 10.0.0-rc2 #25

MaiklT opened this issue Mar 3, 2025 · 0 comments

Comments

@MaiklT
Copy link

MaiklT commented Mar 3, 2025

Describe the bug
The module is not working in DNN 10.0.0-rc2.

To Reproduce
Steps to reproduce the behavior:

  1. Install DNN 10.0.0-rc2
  2. Install Documents module
  3. Try to add a Documents module to a page
  4. See error

Error
Documents is currently unavailable. DotNetNuke.Services.Exceptions.ModuleLoadException: Could not load type 'DotNetNuke.Entities.Modules.ISearchable' from assembly 'DotNetNuke, Version=10.0.0.0, Culture=neutral, PublicKeyToken=null'. ---> System.TypeLoadException: Could not load type 'DotNetNuke.Entities.Modules.ISearchable' from assembly 'DotNetNuke, Version=10.0.0.0, Culture=neutral, PublicKeyToken=null'. at DotNetNuke.Modules.Documents.Document.LoadSettings() at DotNetNuke.Modules.Documents.Document.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace ---

Expected behavior
No error should be fired

DNN Information (please complete the following information):
DNN Version 10.0.0-rc2
Documents Module Version 7.1.0

Desktop (please complete the following information):

  • OS: Windows 11 23H2
  • Browser: Edge
  • Version: 133.0.3065.92

Additional context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant