Is there an existing issue for this?
What happened?
I was attempting an upgrade from DNN 9.13.7 to DNN 10.2.1 on an instance that has SimpleWebFarmCachingProvider enabled and I noticed that the synchronization stopped working. I looked through the PRs here and I noticed the change from SimpleWebFarmSync.aspx to SimpleWebFarmSync.axd in the manifest and I went to check my web.config and found out that it was not updated.
Long story short, I ended up finding that last DNN version that had /Install/Provider/DNN_SimpleWebFarmCachingProvider_{version}_Install.zip file in the Install or Upgrade packages was 10.2.0, and starting from 10.2.1 it is gone.
I looked through the release notes, PRs, and issues and I did not find any information that this package would no longer be part of the main installation package or anything like that.
Is this a bug or has the distribution of this package changed?
I've also not found any other way to download this package separately.
Steps to reproduce?
- Start with a DNN instance < 10.2.1 with SimpleWebFarmCachingProvider enabled.
- Upgrade to DNN 10.2.1+
- SimpleWebFarmCachingProvider extension will not be installed/updated.
Current Behavior
No response
Expected Behavior
No response
Relevant log output
Anything else?
No response
Affected Versions
10.3.0 (latest release)
What browsers are you seeing the problem on?
No response
Code of Conduct
Is there an existing issue for this?
What happened?
I was attempting an upgrade from DNN 9.13.7 to DNN 10.2.1 on an instance that has SimpleWebFarmCachingProvider enabled and I noticed that the synchronization stopped working. I looked through the PRs here and I noticed the change from
SimpleWebFarmSync.aspxtoSimpleWebFarmSync.axdin the manifest and I went to check my web.config and found out that it was not updated.Long story short, I ended up finding that last DNN version that had
/Install/Provider/DNN_SimpleWebFarmCachingProvider_{version}_Install.zipfile in the Install or Upgrade packages was 10.2.0, and starting from 10.2.1 it is gone.I looked through the release notes, PRs, and issues and I did not find any information that this package would no longer be part of the main installation package or anything like that.
Is this a bug or has the distribution of this package changed?
I've also not found any other way to download this package separately.
Steps to reproduce?
Current Behavior
No response
Expected Behavior
No response
Relevant log output
Anything else?
No response
Affected Versions
10.3.0 (latest release)
What browsers are you seeing the problem on?
No response
Code of Conduct