Closed Jeelani786 closed 7 years ago
Hi @Jeelani786, I think you are missing the config. as can be seen in the README.
Btw you'll need to use some "bridge". Because you can't simply access the FS using the plain web browser. The bridge connects your filesystem with the web interface.
You can write one yourself or use one of the provided bridges.
Hi @durasj, I have exactly no idea about how to write bridge, can you explain how to do that in ASP.Net MVC 5 C# and what does that bridge mean exactly?. Thanks.
Hi, I am trying to include your project inside my project which is built using MVC 5(C#)+Angularjs-1.5.8+AngularMaterial -v1.1.1. How do I include if you have any guidelines for that then please provide. Right now I have included as below and getting this error([$injector:unpr] Unknown provider: fileManagerConfigProvider). and see nothing on the screen. And currently I am not using any bridge, simply wants to use a shared network folder because the app is used inside the environment. `@@