Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsDocumentsDocumentsDownloaded files are empty or unreadableDownloaded files are empty or unreadable
Previous
 
Next
New Post
3/6/2007 11:17 PM
 
I tried starting with my upgrades again, unsuccessfully. Here are the steps I took:

1) I rolled back the pages and database to 3.1.1.
2) Ran DNN 3.2.2 upgrade. Documents LinkClick download worked with no problem.
3) Manually ran this SQL so 3.3 upgrades would not give SQL error:
DELETE  FROM [mydatabase].[dbo].[Files] where Folder like 'C:/%'
(those files were orphaned and prevented the FolderID foreign key from being created).
4) Ran DNN 3.3.7 upgrade. Everything runs smoothly; no errors. Ran synchronize in File Manager.
5) Result: LinkClick downloads do not work. I have the same problem as before.

It appears the furthest I can upgrade is version 3.2.2. My client has already paid for several modules that require 3.3 or later. Obviously, this is causing major consternation.
Any suggestions will be appreciated. I'm trying a different forum also as this seems to be a core DNN issue rather than just Documents.
Thanks to those who have tried helping.
-Frank
 
New Post
3/7/2007 12:29 AM
 
Finally fixed it! It was related to IIS gzip compression I was running on my Production Windows Server 2003 box. Ran the following scripts to disable compression specifically for the site:

cscript C:\Inetpub\AdminScripts\adsutil.vbs set w3svc/site#/root/DoStaticCompression False
cscript C:\Inetpub\AdminScripts\adsutil.vbs set w3svc/site#/root/DoDynamicCompression False
(replace site# with the site number)

Hopefully a future DNN version will let us enable compression. It worked in DNN 3.2.2, so I see no reason why it shouldn't work in 3.3.7.
Thanks everyone.
 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsDocumentsDocumentsDownloaded files are empty or unreadableDownloaded files are empty or unreadable


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out