DNNCommunity / DNNCommunity/DNN.Gallery
Not Dnn 9.2 compatible
Open
bug
- Dominant language
- C#
- Stars
- 2
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
## Describe the bug
The module does not work in Dnn 9.2
## Software Versions
- DNN: 09.02.00
- Module: 04.04.00
## To Reproduce
Steps to reproduce the behavior:
1. Try to use the module on Dnn 9.2.0
2. The module does not load and logs multiple errors
## Expected behavior
The module should work
## Error log
Multiple, this needs to be tested completely for deprecated API usages
## Additional context
The module should reference Dnn 8 dlls and replace all deprecated API usage, which should make it work from Dnn 8.0.0 up to 9.2.0 and more
Contributor guide
Assessment
This issue has not been assessed yet.