File Manager to local Intranet folder

Hello everyone. I am running FileManager on .NET MAUI Blazor Hybrid on .NET 8.


I am currently trying to run FileManager to a local folder in the intern network, for example imagine a "Z:\Local-Files".


Does anybody know how to do that?

Whenever I run the program I get  "The proxy tunnel request to proxy '/////' failed with status code '407'."


Of course "////" is the censored p


1 Reply

LD LeoLavanya Dhanaraj Syncfusion Team August 22, 2024 10:57 AM UTC

Hi Dino,


Greetings from Syncfusion support.


Based on the details you provided, we understand that you are experiencing an issue with the MAUI FileManager sample. We would like to inform you that the mentioned issue (the proxy tunnel request to proxy '/////' failed with status code '407'- Proxy Authentication Required ) occurs when the proxy server cannot authenticate the client because of the client lacks valid credentials. This situation can arise when a proxy server is used between the client and the server.


For your reference, we have included the MAUI FileManager sample in .NET 8. If the issue persists on your end, please share all code snippets related to the FileManager component, including provider customization details. Additionally, provide a video demonstrating the issue along with the steps to replicate it on our end. This information will help us validate the problem and provide a suitable solution.


Also, please refer the below general blogs to know more about your issue.


https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/407

https://stackoverflow.com/questions/59301307/how-to-solve-the-proxy-server-407-error-in-net-core


Regards,

Leo Lavanya Dhanaraj


Attachment: FileManager_MAUI_a8fadcd3.zip

Loader.
Up arrow icon