Skip to content

Does not work in DNN 10.0.0-rc2 #25

Description

@MaiklT

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions