|
Rank: Newbie Groups: Member
Joined: 6/28/2010 Posts: 6
|
Hi
I am currently working on file explorer. My objectives is to allow users to browse folders residing in shared drive. So what I did is to point the root folder to the path of shared drive. However, I keep having problem to list down all the folders under the root folder I specified earlier on, especially when I deployed in IIS web server. But then I manage to run when I was using Visual Studio. So can anyone tell me what is going on?
Please advise.
Thank you very much
Rgds Novita
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
FileExplorer does not establish or eliminate the connection. So you will have to code to manage the connection. Otherwise FileExplorer will not be able to access the shares. It works on your local machine because you have usually already established connection through Windows Explorer. This is not the case on the server because IIS runs under a different user.
Thanks!
|
|
Rank: Newbie Groups: Member
Joined: 6/28/2010 Posts: 6
|
Hi,
Hi, I'm currently using the control: FileExplorer. After making the necessary setup, i noticed that there is a frequent prompt for me to get the licence for the plugin. May I know if this free basic control will always include this prompt? There is also a grey warning section at the top of the browser. Please let me know if these will always be present in the free basic control. Thanks!
Thanks.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
You will need to purchase a suite license in order to use the FileExplorer control. This is not a "free basic control". As soon as you see the license warning message, you can not use it for free in production.
Thanks!
|
|