Hi,
it would be nice to see a DotNetNuke Integration Module of FileVista. I have a 5-License Version of FileVista. This shall integrate with selected users of my DotnetNuke Portal.
Chris
3/1/2009 6:32 AM
I think the control version of FileVista would be better suited for this purpose. I have noted your suggestion.
Cem Alacayir
3/11/2009 2:50 AM
Hello,
a module along with FileVistaControl would be nice. Especially the ability to implement the security of FileVista into users and groups of DNN would be great! I'm sure, there is a big community willing to buy FileVista once it is working within DNN. At the moment there is one other provider for file management. They lack of qouta and this nice ajax-upload module, which are absolute requirements for a good Filemanager.
Chris
Chris
3/11/2009 3:40 AM
Thanks for your suggestion, we definitely want to support DNN but this will take some time.
Cem Alacayir
3/11/2009 7:54 AM
Chris/Cem -- I'm having problems using FileVista with DNN and I can't get FileVista to be in a virtual directory underneath the DNN directory. When I navigate to the FileVista/default page, I get a compilation error from the DNN web.config page telling me:
Compiler Error Message: CS0246: The type or namespace name 'DotNetNuke' could not be found (are you missing a using directive or an assembly reference?)
Source Error:
Line 127: <add namespace="DotNetNuke" />
Line 128: <add namespace="DotNetNuke.Common" />
Line 129: <add namespace="DotNetNuke.Data" />
Line 130: <add namespace="DotNetNuke.Framework" />
Line 131: <add namespace="DotNetNuke.Modules" />
Any ideas how to get around this?
Mark
5/11/2009 2:49 PM
I can go through adding <remove/> but that's a real pain and not really supportable...
Mark
5/11/2009 4:14 PM
Mark,
I just added the filemanager's location in a DNN IFrame. It works independently within the DNN Frame.
Chris
5/11/2009 4:30 PM