-
-
Notifications
You must be signed in to change notification settings - Fork 774
[Bug]: Unable to Install DNN 10.x on SQL Azure #6499
Copy link
Copy link
Description
Is there an existing issue for this?
- I have searched the existing issues
What happened?
Attempting to install DNN Platform 10.0.0 on SQL Azure results in an error message display, and the installation will not continue.
Azure SQL is 100% ok, and it is possible to install 9.13.8 and then upgrade to 10.0.0 without issue in Azure SQL
Steps to reproduce?
- Setup required Azure resources including a SQL Azure DB (Can be any size/configuration)
- Run the install wizard
- Notice the error
DNN requires SQL 2017 (express or full product) to work
Current Behavior
Error message with a complete inability to install DNN Platform
Expected Behavior
Ability to install DNN 9.x
Relevant log output
Anything else?
I'm working to submit a proposed change for this one, as this is related to the version checking and SQL Azure Versioning rules
Affected Versions
10.0.0 (latest v10 release)
What browsers are you seeing the problem on?
No response
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable