These forums are read-only and considered to be an archive. Please use the new Community for future interaction and posts.

Integrating FileUltimate into a CMS

Hello,
I already know and I use FileVista.

I need to integrate FileVista functionalities into a CMS Engine for a client of mine so I thought to FileUltimate.
The only problem I found is that the CMS defines an httpModules to manage file uploads and I can't disable it.
This seems to be in conflict with FileUltimate that needs its own GleamTech.Web.FileTransfer.UploadHttpModule

If this problem is confirmed, does exists a solution?

Thank you.
Marcello
MR 6/8/2011 3:13 AM
You should just move FileUltimate's upload module to the top of the list in httpmodules (and modules) settings in web.config. This way FileUltimate's upload module will catch only related requests and other requests will be processed with other modules.
Cem Alacayir 8/1/2011 12:02 PM
Thank you very much for your answer.

Marcello
MR 9/16/2011 7:02 AM